Skip to content

Commit

Permalink
🐛 Trigger workflow to run
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 authored Jul 4, 2023
1 parent 5990788 commit 953c957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jtex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: npm install -g jtex
- run: jtex check

0 comments on commit 953c957

Please sign in to comment.