Skip to content

Commit

Permalink
PR code review suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: James Sumners <jsumners@newrelic.com>
  • Loading branch information
timfish and jsumners-nr authored Jun 18, 2024
1 parent f2ae223 commit 64c1868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ jobs:
# the libraries we test do not support older node versions
- uses: actions/setup-node@v4
with:
node-version: '22.x'
node-version: 'lts'
- run: npm install
- run: npm run test:e2e

0 comments on commit 64c1868

Please sign in to comment.