Skip to content

Commit

Permalink
Update test-build-pub-npm-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garris authored Feb 24, 2024
1 parent c92f1ab commit 35caf25
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/test-build-pub-npm-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ permissions:
env:
NODE_VERSION: 20

jobs:
test-buid-publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: reference test
uses: ./.github/actions/backstop-reference-test.yml
runs-on: ubuntu-latest

steps:
- run: echo "start workflow"

- name: Checkout
uses: actions/checkout@v2

- name: reference test
uses: ./.github/actions/backstop-reference-test.yml


0 comments on commit 35caf25

Please sign in to comment.