Do not run unit tests on PR.
This commit is contained in:
parent
6d2cfae955
commit
c0152edc75
1 changed files with 0 additions and 2 deletions
2
.github/workflows/unit_tests.yml
vendored
2
.github/workflows/unit_tests.yml
vendored
|
@ -4,8 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Test
|
name: Test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue