Skip to content

Commit

Permalink
Run e2e on refactor branch
Browse files Browse the repository at this point in the history
Since I'm moving a lot of the code on the refactor branch, I'd like
to run the e2e tests there.
  • Loading branch information
Ozoniuss committed May 13, 2024
1 parent 386ff2b commit d890bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/casheer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- refactor
pull_request:
branches:
- main
- refactor

jobs:
build-and-run-unit-test:
Expand Down

0 comments on commit d890bff

Please sign in to comment.