Skip to content

Commit

Permalink
ci: Don't bother checking for the absolute latest node version when j…
Browse files Browse the repository at this point in the history
…ust testing code and linting
  • Loading branch information
nfelt14 committed Aug 7, 2024
1 parent 9255c87 commit 64047d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: latest
check-latest: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 64047d4

Please sign in to comment.