Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Jul 15, 2022
1 parent a6329a5 commit 03e6248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaseTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Run Golang Update Function
run: |
cd integration/test/performancetest
go test -run TestUpdateCommit -p 1 -timeout 30m -v --tags=integration
go test -run TestUpdateCommit -p 1 -v --tags=integration IS_RELEASE=true

0 comments on commit 03e6248

Please sign in to comment.