Skip to content

Commit

Permalink
chore: blanket ls
Browse files Browse the repository at this point in the history
  • Loading branch information
freedmand committed Feb 26, 2024
1 parent 29bf75c commit f6d2bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Python dependencies
working-directory: python
run: pip install -r requirements-dev.txt
- run: ls zig-out/lib
- run: ls
- name: Run Python Tests
working-directory: python
run: tox -e py

0 comments on commit f6d2bae

Please sign in to comment.