Skip to content

Commit

Permalink
rename e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Mar 21, 2024
1 parent a7d3c99 commit 035f186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: E2E Testing
on: [push, pull_request]

jobs:
lint-test:
e2e-tests:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 035f186

Please sign in to comment.