Skip to content

Commit

Permalink
updated path to flib/AMLsim
Browse files Browse the repository at this point in the history
  • Loading branch information
TheColdIce committed Sep 3, 2024
1 parent ff83316 commit 69c5d4e
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 @@ -31,7 +31,7 @@ jobs:
- name: Run tests with pytest
shell: bash -l {0}
run: |
cd AMLsim
cd flib/AMLsim
set -e
micromamba activate amlsim
micromamba install pytest pytest-cov
Expand Down

0 comments on commit 69c5d4e

Please sign in to comment.