Skip to content

Commit

Permalink
fix(ci): fixing the mac CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Sep 27, 2024
1 parent 8badf75 commit 4ab8bd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/concrete_python_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
run: |
set -e
export TEST_TMP_DIR="testing_concrete_python"
cd $TEST_TMP_DIR && . .testenv/bin/activate
KEY_CACHE_DIRECTORY=./KeySetCache PYTEST_MARKERS="not dataflow and not graphviz" make pytest-macos
Expand Down

0 comments on commit 4ab8bd6

Please sign in to comment.