Skip to content

Commit

Permalink
chore(ci): Fix macos notebook test
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Nov 29, 2024
1 parent 0aac13f commit b84a70b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/concrete_python_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
cp -R ${{ env.concrete-python-dir }}/examples ./examples
cp -R ${{ env.concrete-python-dir }}/tests ./tests
cp -R ${{ env.concrete-python-dir }}/scripts ./scripts
cp ${{ env.concrete-python-dir }}/Makefile .
- name: Run pytest-macos
Expand Down

0 comments on commit b84a70b

Please sign in to comment.