Skip to content

Commit

Permalink
Merge branch 'merge-queue' into danadajian-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Dec 9, 2024
2 parents b7404c9 + e438aff commit f6cee2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Log Event
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: |
echo "$GITHUB_CONTEXT"
run: |
echo "$GITHUB_CONTEXT"
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f6cee2a

Please sign in to comment.