Skip to content

Commit

Permalink
misc: added test trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
psy2848048 committed Nov 23, 2022
1 parent e95271a commit d681b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sleep 10s
- name: Integration test
run: echo "Write test here"
run: cd integration_test && go test

- name: Teardown
run: cd integration_test && docker-compose down

0 comments on commit d681b53

Please sign in to comment.