Skip to content

Commit

Permalink
debug actions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufemon committed Jun 9, 2022
1 parent 7370b87 commit 22a535c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
go-version: 1.18.x
- name: context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: go test
working-directory: ./golang_simple_app
Expand Down

0 comments on commit 22a535c

Please sign in to comment.