Skip to content

Commit

Permalink
GH Actions: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
drewda committed May 14, 2020
1 parent 797fea4 commit 59d41b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
os: [ubuntu-18.04, macos-latest]
steps:
# TODO: remove this!
- name: Debug Action
uses: hmarr/debug-action@v1.0.0
- name: Set up Go 1.13
uses: actions/setup-go@v1
with:
Expand Down

0 comments on commit 59d41b2

Please sign in to comment.