testing
learn actions / check-bats-version (push) Successful in 7s

This commit is contained in:
2026-08-05 14:58:14 +02:00
parent 6cc8a5dad0
commit 4e19a23e44
+2 -1
View File
@@ -1,10 +1,11 @@
name: second
run-name: variable test
on: push
jobs:
print-variables_asd:
runs-on: ubuntu-latest
steps:
- run:
- run:|
if secrets.SECRET1; then
echo 'secret is here'
exit 0