Skip to content

Commit 09bafc3

Browse files
authored
Merge pull request #12 from bastelfreak/ci
CI: Add Vox Pupuli best practices
2 parents eb43d82 + a520bb2 commit 09bafc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
tests:
5252
if: always()
5353
needs:
54-
- run-lein-tests
54+
- pr-testing
5555
runs-on: ubuntu-24.04
5656
name: Test suite
5757
steps:

0 commit comments

Comments
 (0)