Skip to content

Commit 4f5af87

Browse files
committed
fix test
1 parent 83bce7b commit 4f5af87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131

3232
- name: Run all unit and integration tests
3333
run: |
34-
cd /namespace/scratch/ic-gateway && ./run-tests.sh
34+
./run-tests.sh

0 commit comments

Comments
 (0)