Files
gf-core/.github/workflows/windows-testing.yml
2020-11-24 12:52:21 +01:00

11 lines
106 B
YAML

name: Windows testing
on: push
jobs:
run:
runs-on: windows-2019
steps:
- run: where java