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 8eefb9e commit 3d3ccf2Copy full SHA for 3d3ccf2
.github/workflows/tests.yaml
@@ -9,7 +9,5 @@ jobs:
9
- uses: actions/checkout@v2
10
- name: asdf_install
11
uses: asdf-vm/actions/install@v1
12
- with:
13
- before_install: bash -c '${ASDF_DATA_DIR:=$HOME/.asdf}/plugins/nodejs/bin/import-release-team-keyring'
14
- run: npm install
15
- run: npm test
0 commit comments