test on current branch

main
Dragan Filipovic 2022-12-29 15:47:33 +01:00
parent 8e3acd84f2
commit b1a31cce80
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: e2e Test
on: on:
push: push:
branches: branches:
- main - add-test
env: env:
TEST_PROJECT: ./test_project TEST_PROJECT: ./test_project
@ -13,7 +13,7 @@ jobs:
host: host:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ ubuntu-latest ] os: [ ubuntu-latest ]