Skip to content

Commit

Permalink
test: make sure we are testing on latest versions (#2826)
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored May 30, 2023
1 parent 72ee2d6 commit 26b42ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node_version }}
check-latest: true
- name: Install Dependencies
run: npm ci
- name: Run Unit Tests 👩🏽‍💻
Expand Down

1 comment on commit 26b42ec

@vercel
Copy link

@vercel vercel bot commented on 26b42ec May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.