Skip to content

Remove tscli from project. (#21) #75

Remove tscli from project. (#21)

Remove tscli from project. (#21) #75

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
tsplot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.20'
- run: make test