We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d3c99 commit 035f186Copy full SHA for 035f186
.github/workflows/e2e-testing.yaml
@@ -3,7 +3,7 @@ name: E2E Testing
3
on: [push, pull_request]
4
5
jobs:
6
- lint-test:
+ e2e-tests:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
0 commit comments