Update test_client.yml

This commit is contained in:
Toshit 2024-03-23 10:15:52 -07:00 committed by GitHub
parent 691ac15f3c
commit e9a67fcebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,4 +22,4 @@ jobs:
targets: wasm32-unknown-unknown
components: rust-src
- name: Test
- run: bash -c "cd client; exec bash test.sh"
run: bash -c "cd client; exec bash test.sh"