Skip to content

Commit

Permalink
remove debug output
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Seigner <[email protected]>
  • Loading branch information
siggy committed Aug 28, 2019
1 parent 6bd874c commit 57503f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v1
- name: ENV
run: env | sort
- name: Validate go deps
run: |
. bin/_tag.sh
Expand Down

0 comments on commit 57503f8

Please sign in to comment.