Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Nov 23, 2023
1 parent 5bdaa6f commit b3f2522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Run tests
shell: bash
run: |
ros -e '(ql:quickload 'lisp-unit2)' -e '(asdf:test-system :nsymbols)'
ros -e '(ql:quickload :lisp-unit2)' -e '(asdf:test-system :nsymbols)'
# - name: Compilation warnings
# shell: bash
Expand Down

0 comments on commit b3f2522

Please sign in to comment.