Skip to content

Active sessions view #193

Active sessions view

Active sessions view #193

Workflow file for this run

name: Run tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build with dotnet
run: dotnet test