Compare commits

...

2 Commits

Author SHA1 Message Date
dgtlmoon
b02634f21d Update test-only.yml 2025-04-01 11:38:00 +02:00
dgtlmoon
d44f2f7556 Try pyppeteer-ng newer version with 3.11/3.12/3.13 2025-03-28 17:25:43 +01:00

View File

@@ -27,8 +27,7 @@ jobs:
needs: lint-code
uses: ./.github/workflows/test-stack-reusable-workflow.yml
with:
python-version: '3.11'
skip-pypuppeteer: true
python-version: '3.11'
test-application-3-12:
needs: lint-code