We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30c850 commit 04f65b2Copy full SHA for 04f65b2
.github/workflows/unit.yml
@@ -22,8 +22,6 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v2
25
- with:
26
- path: repo
27
28
- name: Use Node.js ${{ inputs.node-version }}
29
uses: actions/setup-node@v2
0 commit comments