Compare commits

..

2 commits

Author SHA1 Message Date
1626a1c311
Build each host
All checks were successful
Test / tests (push) Has been skipped
Build / Determining hosts to build (pull_request) Successful in 9s
Test / tests (pull_request) Has been skipped
Build / build (pull_request) Successful in 1s
2026-02-08 11:57:38 +01:00
bc8118b48a
chore: Disable test workflow 2026-02-08 11:57:18 +01:00
2 changed files with 2 additions and 0 deletions

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

1
.gitignore vendored
View file

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