Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bamanczak authored Oct 30, 2024
1 parent a0f5867 commit a1ebb1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches:
- main

defaults:
run:
shell: bash
working-directory: ./blog

jobs:
e2e-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a1ebb1c

Please sign in to comment.