test
All checks were successful
/ test (push) Successful in 33s

This commit is contained in:
Ashley Graves 2024-07-27 14:25:33 +02:00
parent 9d7f563610
commit abb7f2d464

View file

@ -3,6 +3,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://git.lgbt/actions/checkout@v3
- run: apt update && - run: apt update &&
apt install python3 && apt install python3 &&
python .forgejo/scripts/update-wiki.py python .forgejo/scripts/update-wiki.py