Skip to content

Commit

Permalink
1270001
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart committed Sep 8, 2023
1 parent ec5d620 commit 621967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
node: ${{ matrix.node }}
spec: ${{ matrix.spec }}
cliConfigJson: ${{ env.CLI_CONFIG_JSON }}
npmRegistry: 'http://localhost:4873'
npmRegistry: 'http://127.0.0.1:4873'
e2e-teardown:
timeout-minutes: 15
name: End-to-end teardown
Expand Down

0 comments on commit 621967f

Please sign in to comment.