mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
Missing Token (#4518)
This commit is contained in:
parent
b1c97e51e5
commit
ed3c2f6a56
2
.github/workflows/e2e-visual.yml
vendored
2
.github/workflows/e2e-visual.yml
vendored
@ -20,3 +20,5 @@ jobs:
|
||||
- run: npm install
|
||||
- name: Run the e2e visual tests
|
||||
run: npm run test:e2e:visual
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user