Skip to content

Commit

Permalink
add test depending on build
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hock committed Nov 16, 2024
1 parent f0d1d48 commit e38fe7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

test:
name: Test ${{ matrix.display-name }}
needs: build
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit e38fe7c

Please sign in to comment.