Skip to content

Commit 321ba13

Browse files
committed
removing unnecessary step
1 parent 0cc3c10 commit 321ba13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
uses: actions/setup-node@v1
2020
with:
2121
node-version: ${{ matrix.node }}
22-
- name: checkout master
23-
run: git branch -f master origin/master
2422
- name: yarn install
2523
run: yarn install
2624
- name: run tests

0 commit comments

Comments
 (0)