Skip to content

Commit

Permalink
Add node version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkal-pubnub committed Oct 15, 2024
1 parent 211d22f commit 406f8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
uses: ./.github/.release/actions/actions/utils/fast-jobs-failure
all-tests:
name: Tests
needs: [tests]
needs: [tests, acceptance-tests]
runs-on:
group: macos-gh
steps:
Expand Down

0 comments on commit 406f8be

Please sign in to comment.