Skip to content

Commit

Permalink
use space delimeter
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtny1 committed Oct 2, 2023
1 parent ed9146c commit bef476b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curve25519-dalek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: risc0/risc0/.github/actions/rustup@main
with:
toolchain: stable
targets: wasm32-unknown-unknown,x86_64-unknown-linux-gnu,i686-unknown-linux-gnu
targets: wasm32-unknown-unknown x86_64-unknown-linux-gnu i686-unknown-linux-gnu
- run: bash tests/build_tests.sh

test-simd-nightly:
Expand Down

0 comments on commit bef476b

Please sign in to comment.