Skip to content

Add iv4XR tactic and goals navigation kotlin tests #248

Add iv4XR tactic and goals navigation kotlin tests

Add iv4XR tactic and goals navigation kotlin tests #248

Workflow file for this run

name: Plugin
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Unit tests
run: |
echo Running Cs unit tests
cd Source/Tests/Ivxr.PlugIndependentLib.Tests
dotnet test