Update. /JL
Some checks failed
Lint and check types / build (push) Failing after 0s

This commit is contained in:
2024-12-19 09:09:38 +01:00
parent 62f281c2a9
commit 4c1e667c76

View File

@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: [pytest-runner, ubuntu-latest]
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v3