Skip to content

Commit

Permalink
integraiton testing
Browse files Browse the repository at this point in the history
  • Loading branch information
davestephens committed Sep 10, 2022
1 parent 69264a7 commit 29260a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- name: Dump env context
id: env_context_step
run: echo '${{ toJSON(env) }}'
run: env
- name: Dump GitHub context
id: github_context_step
run: echo '${{ toJSON(github) }}'
Expand Down

0 comments on commit 29260a5

Please sign in to comment.