Skip to content

Add documentation for outputs and artifacts in psake #55

Add documentation for outputs and artifacts in psake

Add documentation for outputs and artifacts in psake #55

Workflow file for this run

name: Test
on: [push]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Test
shell: pwsh
run: ./build.ps1 -Task Test -Bootstrap