infrastructure/.forgejo/workflows/test.yml
Victor 8387316a3d
Some checks failed
Test / native-test (push) Failing after 1s
ci test 42
2023-05-26 21:58:13 +02:00

12 lines
199 B
YAML

name: Test
on: [push]
jobs:
native-test:
runs-on: native
steps:
- uses: actions/checkout@v3
- run: |
pwd
mkdir a
./nixos/pkgs/plex-pass/update.sh