Skip to content

Commit

Permalink
Try and work out what's going on
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrainer committed Jul 14, 2024
1 parent b6458fa commit 0a60249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
export PATH=$VOLTA_HOME/bin:$PATH
volta install node@14.16.0
volta install npm@8
which node
./${{ matrix.testing_target.binary_under_test }}/xtask smoke --binary-path ./${{ matrix.testing_target.binary_under_test }}/rover --federation-version "${{ matrix.composition-version }}" --router-version "${{ matrix.router-version }}"
- uses: volta-cli/action@v4
if: ${{ matrix.testing_target.container_to_use == ''}}
Expand Down

0 comments on commit 0a60249

Please sign in to comment.