Skip to content

Commit 0b47b1b

Browse files
committed
fix ci take 1
1 parent 2300a89 commit 0b47b1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141

4242
- name: Run tests with coverage
4343
run: npm run test:coverage
44+
env:
45+
ROLLBAR_ACCESS_TOKEN: not-a-token
4446

4547
- name: Run end-to-end tests
4648
run: npm run test:e2e

0 commit comments

Comments
 (0)