global envs?
All checks were successful
Just test things / Pull-and-run (push) Successful in 28s

This commit is contained in:
ThaMunsta
2025-03-16 16:40:33 -04:00
parent 2049389ef4
commit 80a2f51f98

View File

@@ -6,6 +6,9 @@ on:
paths:
- '**tests.yaml'
env:
TEST: "Hello World!"
jobs:
Pull-and-run:
runs-on: synology
@@ -21,3 +24,4 @@ jobs:
run: |
ls -la
echo "done"
echo $TEST