Skip to content

Commit

Permalink
ebv
Browse files Browse the repository at this point in the history
  • Loading branch information
hannorein committed May 21, 2024
1 parent 72b939a commit d1fa83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install multiprocess
- name: Setting up environment variables
if: ${{ contains(matrix.os, 'macos') }}
run: export FFP_CONTRACT_OFF=1
run: echo "1" >> $FFP_CONTRACT_OFF
- name: Build package
run: pip install -e .
- name: Output package contents
Expand Down

0 comments on commit d1fa83e

Please sign in to comment.