mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-13 00:15:05 +01:00
Fix double test runners
This commit is contained in:
parent
97a4601150
commit
455d0543f1
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -3,10 +3,8 @@ name: Tests
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- '**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mysql:
|
mysql:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user