We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6279870 commit e9ac464Copy full SHA for e9ac464
1 file changed
.github/workflows/test.yml
@@ -11,9 +11,6 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
steps:
13
- uses: actions/checkout@v2
14
- - uses: actions/setup-node@v1 #nodejs
15
- with:
16
- node-version: '14'
17
- uses: pxshadow/setup-hashlink@v1.0.1 #hashlink
18
19
- name: install lix
0 commit comments