Disable e2e #2
e2e.yml
on: push
test-exclude
3s
test-include-prefix
3s
test-override
3s
test-convert
2s
test-convert-prefix
3s
test-errors
3s
Annotations
5 errors
test-convert
Process completed with exit code 1.
|
test-exclude
Process completed with exit code 1.
|
test-include-prefix
Process completed with exit code 1.
|
test-convert-prefix
Process completed with exit code 1.
|
test-errors
Cannot parse JSON secrets.
Make sure you add the following to this action:
with:
secrets: ${{ toJSON(secrets) }}
|