Skip to content

(Draft) feature: basic prospero pkg metadata viewing #16

(Draft) feature: basic prospero pkg metadata viewing

(Draft) feature: basic prospero pkg metadata viewing #16

Workflow file for this run

name: Test project
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: dotnet test /p:EnableWindowsTargeting=true LibOrbisPkg.sln