Skip to content

Commit ba9573c

Browse files
test master integration
1 parent e459c9e commit ba9573c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
timeout-minutes: 10
1212
steps:
1313
- uses: actions/checkout@v4
14+
with:
15+
ref: master
1416
- uses: actions/setup-node@v4
1517
with:
1618
node-version: ${{ env.NODE_VERSION }}

0 commit comments

Comments
 (0)