Skip to content

Commit

Permalink
Ruff formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jun 30, 2024
1 parent 4b7b43b commit 6a835c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
fi
if [[ ${{ inputs.release_platform }} == "REAL_PYPI" ]]; then
python -m uv pip install syft[data_science,dev]==${{ inputs.syft_version }}
fi
fi
- name: Run unit tests
run: |
Expand Down

0 comments on commit 6a835c5

Please sign in to comment.