chore: Disable test workflow

This commit is contained in:
Tibo De Peuter 2026-02-08 11:57:18 +01:00
parent 16b72ed6e0
commit bc8118b48a
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -4,6 +4,7 @@ on:
push: push:
jobs: jobs:
tests: tests:
if: false
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest