change ci to run against sandbox for tests

This commit is contained in:
Tommy Verrall
2023-08-22 10:31:37 +02:00
parent dffe171b7f
commit c1e4b87744
4 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ jobs:
run: yarn
- name: Run tests
run: yarn test:qa
run: yarn test:sandbox
working-directory: nym-api/tests