Skip to content

Commit

Permalink
'--'
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Nov 7, 2024
1 parent b3f04d9 commit f4f47ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: poetry install

- name: Run tests
run: poetry run basilisp test ${{ '--' }} -v
run: poetry run basilisp test '--' -v

0 comments on commit f4f47ae

Please sign in to comment.