Skip to content

Commit

Permalink
remove debugs from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Aug 10, 2023
1 parent 9015de8 commit 1f99b11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ jobs:
with:
go-version: '1.21'
ignore-local: true
debug: true
- name: outputs
run: |
echo '*********** env ************'
Expand All @@ -168,7 +167,6 @@ jobs:
with:
go-version: '1.21.0'
ignore-local: true
debug: true
- name: outputs
run: |
echo '*********** env ************'
Expand Down

0 comments on commit 1f99b11

Please sign in to comment.