Skip to content

Commit

Permalink
Fix copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Oct 31, 2024
1 parent 60d3b5f commit 02fcf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
fi
build-n-test:
needs: matrix_prep
needs: choose_crypto_matrix
runs-on: ${{ matrix.runs_on }}
strategy:
matrix:
Expand Down

0 comments on commit 02fcf7b

Please sign in to comment.