1
0
forked from GitHub/gf-core

Add windows-testing workflow

This commit is contained in:
John J. Camilleri
2020-11-24 12:52:21 +01:00
parent d79fa6d22b
commit 9131581f03

10
.github/workflows/windows-testing.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
name: Windows testing
on: push
jobs:
run:
runs-on: windows-2019
steps:
- run: where java