Compare commits

..

2 commits

Author SHA1 Message Date
d41b2fa63f Merge branch 'master' of https://git.meow.boutique/conejo/walltaker95
Some checks failed
/ test (push) Failing after 0s
2025-05-25 14:07:29 -04:00
0ea8db1770 a 2025-05-25 14:05:35 -04:00
2 changed files with 2 additions and 0 deletions

View file

@ -2,5 +2,7 @@ on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: docker
container:
image: cachyos
steps: steps:
- run: echo All Good - run: echo All Good