Skip to content

Commit

Permalink
Dont make CI always run for every library
Browse files Browse the repository at this point in the history
  • Loading branch information
gaymeowing committed Aug 17, 2024
1 parent d481457 commit 7e67bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: rokit install --no-trust-check

- name: Run test runner
run: lune run scripts/test_runner all
run: lune run scripts/test_runner

0 comments on commit 7e67bbd

Please sign in to comment.