Skip to content

Commit

Permalink
Moa printf
Browse files Browse the repository at this point in the history
  • Loading branch information
picsel2 committed Mar 1, 2024
1 parent 45aedce commit a9598b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
sudo meson install
- name: Run unit tests with Pytest
run: |
python -c "import sys; print(sys.path)"
env
PYTHONPATH=/usr/local/lib/python3.11/site-packages PYTHONSAFEPATH=1 pytest ./tests

0 comments on commit a9598b6

Please sign in to comment.