Misc change

dev
Ice3man543 2021-02-27 12:38:24 +05:30
parent 34dcaf8dd8
commit 44f21428d2
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ jobs:
working-directory: v2/
- name: Integration Tests
run: bash integration_tests/run.sh
run: bash run.sh
working-directory: integration_tests/
- name: Build
run: go build .