Skip to content

feat(blog): ✨ Update blog post on recent releases and team updates #32

feat(blog): ✨ Update blog post on recent releases and team updates

feat(blog): ✨ Update blog post on recent releases and team updates #32

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