Skip to content

Commit

Permalink
Remove needs clause from build.yml (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-turbaszek authored May 6, 2024
1 parent 17138a6 commit dd0b5ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
build:
name: Build project
runs-on: ${{ matrix.os }}
needs: lint
strategy:
matrix:
os: [ macos-latest, ubuntu-latest, windows-latest ]
Expand Down

0 comments on commit dd0b5ad

Please sign in to comment.