We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31782e3 commit 170bb19Copy full SHA for 170bb19
.github/workflows/e2e-tests.yml
@@ -23,6 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
container: cypress/browsers:node13.6.0-chrome80-ff72
25
env:
26
+ NPM_RC: ${{ secrets.NPM_TOKEN }}
27
TERM: xterm
28
29
steps:
0 commit comments