Skip to content

Commit

Permalink
Update smok-test-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Dec 4, 2022
1 parent 8a5daa9 commit 01dffb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/smok-test-docker.yml
Expand Up @@ -10,7 +10,7 @@ on:
permissions:
contents: read
jobs:
build:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
Expand All @@ -22,3 +22,4 @@ jobs:
mkdir project
cd project
npm install -g verdaccio --registry http://localhost:4873
npm install -g gatsby-cli --registry http://localhost:4873

0 comments on commit 01dffb2

Please sign in to comment.