Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
bbearcookie committed Jan 1, 2024
1 parent 89c03ed commit 973565b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
with:
node-version: 18.x
cache: yarn
- run: echo ${{ needs.call-hello.outputs.a }} ${{ needs.call-hello.outputs.b }}

- run: echo ${{ needs.call-hello.outputs.a }} ${{ needs.call-hello.outputs.b }}

build-react:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 973565b

Please sign in to comment.