Files
kleinanzeigen-bot/.actrc
2023-10-14 23:11:02 +02:00

10 lines
210 B
Plaintext

# config file for https://github.com/nektos/act
# https://github.com/nektos/act#skipping-jobs
-e .act-event.json
-W .github/workflows/build.yml
-j build
--matrix os:ubuntu-latest
--matrix PYTHON_VERSION:3.12