Misc change

This commit is contained in:
Ice3man543 2021-02-27 12:38:24 +05:30
parent 34dcaf8dd8
commit 44f21428d2

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 .