Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Oct 4, 2024
1 parent 94cb421 commit 68d1fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/concrete_python_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
rm -rf .venv
python3.10 -m venv .venv
$GITHUB_WORKSPACE/frontends/concrete-python .venv/bin/activate
$GITHUB_WORKSPACE/frontends/concrete-python/.venv/bin/activate
pip install -r requirements.dev.txt
pip install -r requirements.txt
Expand Down

0 comments on commit 68d1fd6

Please sign in to comment.