Fixed tests workflow
This commit is contained in:
parent
8d27f43cce
commit
187187a8a2
@ -1,12 +1,12 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- main
|
||||||
tags-ignore:
|
tags-ignore:
|
||||||
- "**"
|
- v*
|
||||||
- pull_request
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user