ci-test
Some checks failed
Plex Update / update (push) Failing after 11s

This commit is contained in:
Vivian 2023-09-09 10:35:36 +02:00
parent 55be8278ca
commit 4cdf69c21e
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,5 @@
name: Lint name: Lint
on: [push]
jobs: jobs:
lint: lint:
runs-on: native runs-on: native

View file

@ -10,7 +10,7 @@ on:
jobs: jobs:
update: update:
runs-on: native runs-on: docker
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- env: - env: