Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau authored Jul 24, 2024
1 parent d3ac470 commit 25d45cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
compose-file: "./test/docker-compose.yml"
- uses: actions/setup-node@v3
with:
node-version: "16"
node-version: "18"
- run: yarn
- run: yarn test-ci

0 comments on commit 25d45cc

Please sign in to comment.