WIP
Some checks failed
Hello World / say_hello (push) Failing after 1s

This commit is contained in:
Martin Kudlacek
2025-11-13 10:15:42 +01:00
parent 8d514119f2
commit 393abf42c0

View File

@@ -6,7 +6,7 @@ on:
jobs:
say_hello:
runs-on: windows
# runs-on: windows
steps:
- name: Check out repository code