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 6e4dbee + 35f49d1 commit a7ce7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Log Event
run: echo ${{ toJson(github.event) }}
run: echo ${{ toJSON(github.event) }}

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a7ce7dc

Please sign in to comment.