Skip to content

Commit 035f186

Browse files
author
nkowenski
committed
rename e2e tests
1 parent a7d3c99 commit 035f186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-testing.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: E2E Testing
33
on: [push, pull_request]
44

55
jobs:
6-
lint-test:
6+
e2e-tests:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:

0 commit comments

Comments
 (0)