Skip to content

Commit b07f666

Browse files
committed
chore: testing
1 parent f5081d8 commit b07f666

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
branches-ignore: [main, 252-patch]
55
workflow_dispatch:
66

7+
# UT_DISABLE_NODE_CURRENT variable can disable latest node in github actions
8+
# NODE_VERSION_OVERRIDE will change the set of tests to run on a specific version of node
9+
710
jobs:
811
yarn-lockfile-check:
912
uses: salesforcecli/github-workflows/.github/workflows/lockFileCheck.yml@main

0 commit comments

Comments
 (0)