Skip to content

test2

test2 #4

Workflow file for this run

name: test
on:
push:
branch:
- "devel/fix-git-version"
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Test
run: |
git describe --tags |
./source/Burntime.MonoGame/get-product-version.bat