Skip to content

Commit

Permalink
made build depend on call-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed Dec 20, 2023
1 parent f2454f7 commit ea45062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
uses: nrel/altrios/.github/workflows/tests.yaml@main
build:
name: build py3.${{ matrix.python-version }} on ${{ matrix.platform || matrix.os }}
needs: call-tests
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ea45062

Please sign in to comment.