Skip to content

Commit

Permalink
Update build-napi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 23, 2024
1 parent 189102c commit 9307bf3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-napi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
build:
name: Building @infisical/sdk-napi for - ${{ matrix.settings.os }}
runs-on: ${{ matrix.settings.os || 'ubuntu-latest' }}
needs:
# - generate_schemas
#- test-rust-crate
#needs:
# - generate_schemas
#- test-rust-crate
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 9307bf3

Please sign in to comment.