Compare commits

..

1 commit

Author SHA1 Message Date
91221c93d7
Determine hosts
All checks were successful
Test / tests (push) Successful in 33s
Build / Determining hosts to build (pull_request) Successful in 10s
Test / tests (pull_request) Successful in 34s
Build / build (pull_request) Successful in 1s
2026-02-08 11:42:00 +01:00
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ 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

1
.gitignore vendored
View file

@ -1,2 +1 @@
.idea .idea
result