Update. /JL
Some checks failed
Lint and check types / build (push) Has been cancelled

This commit is contained in:
2024-12-12 15:58:58 +01:00
parent 4a67b0a351
commit 62f281c2a9

View File

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