Commit graph

30 commits

Author SHA1 Message Date
KoenigMjr 1f7ae72671
Update run_pytest.yml
workflow_dispatch entfernt
2025-06-11 09:38:50 +02:00
KoenigMjr 1a0f981c5c
Update run_pytest.yml
Auskommentieren von workflow_dispatch
2025-06-10 13:18:35 +02:00
KoenigMjr 3680f0a0d7
Aktualisieren von run_pytest.yml
v3.13 hinzugefügt
2025-06-10 12:39:40 +02:00
KoenigMjr 889d00e660
Aktualisieren von run_pytest.yml
v3.8 entfernt
2025-06-10 11:47:28 +02:00
KoenigMjr d2225f899d
Update run_pytest.yml
Save artifacts
name: test-${{ matrix.python-version }}.log

Für jeden Test ein eigenes Logfile - aufgrund Fehler im Test
2025-06-10 07:53:42 +02:00
KoenigMjr 9bcfcf6759
Update run_pytest.yml
actions/upload-artifact@v3

to

actions/upload-artifact@v4
2025-06-10 07:50:03 +02:00
KoenigMjr 2c21884a61
Update run_pytest.yml
+ Pull-Request
2025-06-10 07:45:11 +02:00
KoenigMjr 056de68ce2
Update run_pytest.yml
- Entfernt **Python 3.7** aus der `matrix`, da sie nicht mehr von GitHub Actions bereitgestellt wird (End-of-Life).
- Aktualisiert `actions/checkout` von `v1` auf `v3` (empfohlene aktuelle Version).
- Verwendet `actions/upload-artifact@v3` anstelle von `@master` für stabileren Artifact-Upload.
- Fügt `mkdir -p log/` hinzu, um sicherzustellen, dass das Log-Verzeichnis existiert.
2025-06-10 07:31:43 +02:00
Jan Speller aafffaa998 Fix Tests for Python 3.10 2022-05-21 16:52:36 +02:00
Jan Speller 0e864147cb Fix Tests for Python 3.10 2022-05-21 16:51:01 +02:00
Jan Speller 0d09ff202b Fix Tests for Python 3.10 2022-05-21 16:48:32 +02:00
Bastian Schroll 7ecec6940f
Update run_pytest.yml
fix gh-action
2022-02-17 10:07:51 +01:00
Bastian Schroll 01e94856ac
Update run_pytest.yml
drop py3.6, add py3.10 to action
2022-02-17 10:05:07 +01:00
Schrolli91 a8858eda40
drop py 3.5 test 2021-01-08 22:00:53 +01:00
Jan Speller ae2dfc9954
Add Python 3.9 to pytest ci stage 2021-01-07 11:53:17 +01:00
Schrolli91 af2fa094a0
remove max parallel 2020-04-17 23:40:43 +02:00
Schrolli91 85b7cb3468
add py 3.8 for tests 2020-04-17 23:38:14 +02:00
Bastian Schroll 61312b76de
run pytest also on PRs 2020-04-11 15:11:18 +02:00
Bastian Schroll bf3914a693
safe test artifacts 2019-10-23 09:35:24 +02:00
Bastian Schroll 48a219619c
Update run_pytest.yml 2019-09-22 17:50:10 +02:00
Bastian Schroll 68f724b031
Update run_pytest.yml 2019-09-22 17:41:22 +02:00
Bastian Schroll 012a1dceb4
Update run_pytest.yml 2019-09-22 17:39:39 +02:00
Bastian Schroll 23b19c0e0f
Update run_pytest.yml 2019-09-22 14:34:35 +02:00
Bastian Schroll 6b4fc6df7c
Update run_pytest.yml 2019-09-22 14:31:46 +02:00
Bastian Schroll 9f732b75de
Update run_pytest.yml 2019-09-22 14:29:22 +02:00
Bastian Schroll 2fbcfdeca0
Update run_pytest.yml 2019-09-22 14:27:44 +02:00
Bastian Schroll 1e6f166b65
Update run_pytest.yml 2019-09-22 14:20:24 +02:00
Bastian Schroll 45841446f3
Update run_pytest.yml 2019-09-22 14:18:50 +02:00
Bastian Schroll 3bb1ad75a7
Update run_pytest.yml 2019-09-22 14:17:24 +02:00
Bastian Schroll 7e124b0811
test gh actions 2019-09-20 10:02:09 +02:00