Skip to content

Commit

Permalink
Add tests execution
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Nov 9, 2023
1 parent e415f88 commit 514a8fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:

- run:
<<: *install_gruntwork_utils
- run: |
run-go-tests --path test --timeout 60m --packages . | (tee /tmp/logs/all.log || true)
workflows:
version: 2
Expand Down

0 comments on commit 514a8fa

Please sign in to comment.