test
Some checks failed
/ test (push) Failing after 17s

This commit is contained in:
Ashley Graves 2024-07-27 14:24:10 +02:00
parent 9472f4f724
commit 0628f63a6c

View file

@ -3,4 +3,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: apt install python && python .forgejo/scripts/update-wiki.py
- run: apt update &&
apt install python &&
python .forgejo/scripts/update-wiki.py