Skip to content

Commit 170bb19

Browse files
committed
ci: try with npm
1 parent 31782e3 commit 170bb19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
container: cypress/browsers:node13.6.0-chrome80-ff72
2525
env:
26+
NPM_RC: ${{ secrets.NPM_TOKEN }}
2627
TERM: xterm
2728

2829
steps:

0 commit comments

Comments
 (0)