Skip to content

Commit

Permalink
remove context step
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-arcot committed Sep 9, 2024
1 parent 8cb075e commit 182f309
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
runs-on: mbp-13
environment: prod
steps:
- name: context
run: echo "${{ toJSON(github) }}"

- name: checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 182f309

Please sign in to comment.