mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-13 06:20:02 -04:00
Update test_client.yml
This commit is contained in:
parent
691ac15f3c
commit
e9a67fcebf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_client.yml
vendored
2
.github/workflows/test_client.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
||||||
targets: wasm32-unknown-unknown
|
targets: wasm32-unknown-unknown
|
||||||
components: rust-src
|
components: rust-src
|
||||||
- name: Test
|
- name: Test
|
||||||
- run: bash -c "cd client; exec bash test.sh"
|
run: bash -c "cd client; exec bash test.sh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue