We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc3c10 commit 321ba13Copy full SHA for 321ba13
.github/workflows/node-windows.yml
@@ -19,8 +19,6 @@ jobs:
19
uses: actions/setup-node@v1
20
with:
21
node-version: ${{ matrix.node }}
22
- - name: checkout master
23
- run: git branch -f master origin/master
24
- name: yarn install
25
run: yarn install
26
- name: run tests
0 commit comments