update workflow
Some checks failed
Build / test (push) Failing after 2m51s

This commit is contained in:
2025-04-13 21:53:03 +02:00
parent 8a7d66f815
commit 529741e150

View File

@@ -1,6 +1,8 @@
name: "Build" name: "Build"
on: on:
push: push:
env:
HOME: /tmp
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest