83140951bf
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
9 lines
No EOL
118 B
YAML
9 lines
No EOL
118 B
YAML
on:
|
|
push:
|
|
jobs:
|
|
test:
|
|
runs-on: windows-latest
|
|
steps:
|
|
- run: |
|
|
echo Hi
|
|
shell: cmd |