Fixed tests workflow
All checks were successful
Tests / test (3.10) (push) Successful in 1m0s
Tests / test (3.11) (push) Successful in 1m2s
Tests / test (3.8) (push) Successful in 1m1s
Tests / test (3.9) (push) Successful in 1m30s

This commit is contained in:
Profitroll 2023-08-07 11:40:50 +02:00
parent 8d27f43cce
commit 187187a8a2
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -1,12 +1,12 @@
name: Tests
on:
- push:
push:
branches:
- "**"
- main
tags-ignore:
- "**"
- pull_request
- v*
pull_request:
jobs:
test: