We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1508a71 commit c8bdc80Copy full SHA for c8bdc80
1 file changed
.github/workflows/e2e.yml
@@ -38,3 +38,6 @@ jobs:
38
39
- name: Run E2E tests
40
run: pnpm test:e2e
41
+ env:
42
+ # No releases currently include checksums.txt
43
+ CAPISCIO_SKIP_CHECKSUM: 'true'
0 commit comments