Skip to content

Commit

Permalink
fix(ops): fix yaml structure error
Browse files Browse the repository at this point in the history
  • Loading branch information
Orta21 committed Aug 7, 2023
1 parent 0388502 commit a45db44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
workflow_call:

jobs:
deploy:
test:
name: E2E Tests
runs-on: ubuntu-latest
steps:
- name: Run Tests
run: npm run test
Expand Down

0 comments on commit a45db44

Please sign in to comment.