Skip to content

Commit

Permalink
Updated Github CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-S-2018 committed Apr 18, 2024
1 parent d69ab49 commit 4dbe379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
go get github.com/stretchr/testify/assert
- name: Test with the Go CLI
run: |
sleep 3m
cd test && go test
sleep 3m
cd test && go test

0 comments on commit 4dbe379

Please sign in to comment.