Skip to content

Commit

Permalink
#20 fix build dir in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Mar 19, 2024
1 parent 7c44ca2 commit 41a9176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ jobs:
- name: Test built module
run: |
cd shapes/build
python -m unittest test_functions.py
python -m unittest test_classes.py

0 comments on commit 41a9176

Please sign in to comment.