Skip to content

Commit

Permalink
fixup chomp workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Feb 25, 2023
1 parent 7d0e703 commit 9ba9206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- uses: actions/checkout@v2
- name: Setup Chomp
uses: guybedford/chomp-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Setup Node.js
uses: actions/setup-node@v2
- name: Setup Firefox
Expand Down

0 comments on commit 9ba9206

Please sign in to comment.