Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Octowl authored Nov 3, 2024
1 parent ac48dae commit bfa7a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "16"
node-version: "20.x"
- run: npm install
- run: npm run ghworkflowtest -- --ci --reporters=default --reporters=jest-junit
- name: update Airtable
Expand Down

0 comments on commit bfa7a12

Please sign in to comment.