Skip to content

Try hello-world

Try hello-world #6

Workflow file for this run

name: Test
on:
push:
defaults:
run:
shell: bash
jobs:
test:
name: Test
runs-on: windows-2022
steps:
- run: ./test.sh