test on current branch
This commit is contained in:
parent
8e3acd84f2
commit
b1a31cce80
4
.github/workflows/example.yml
vendored
4
.github/workflows/example.yml
vendored
@ -3,7 +3,7 @@ name: e2e Test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- add-test
|
||||
|
||||
env:
|
||||
TEST_PROJECT: ./test_project
|
||||
@ -13,7 +13,7 @@ jobs:
|
||||
host:
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest ]
|
||||
|
Loading…
Reference in New Issue
Block a user