Skip to content

Commit

Permalink
workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Dec 6, 2023
1 parent bb7c870 commit 210e7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests+artifacts+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ jobs:
platform: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.8", "3.10"]
runs-on: ${{ matrix.platform }}
needs: [package]
steps:
- uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 210e7ec

Please sign in to comment.