Attempt to fix test CI
Some checks failed
Test pipeline / test (push) Failing after 1s

This commit is contained in:
Alexander Minges 2025-03-21 15:41:28 +01:00
parent 53a1c271c6
commit 52cbec2e60
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

@ -4,8 +4,6 @@ on: [push]
jobs:
test:
runs-on: docker
container:
image: python:3
steps:
- name: Check out repository
uses: actions/checkout@v4