Skip to content

Persist the signed download token in files.token #135

Persist the signed download token in files.token

Persist the signed download token in files.token #135

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
test:
runs-on: self-hosted
name: Test
steps:
- uses: actions/checkout@v3
- uses: asdf-vm/actions/install@v4
- run: go test ./... -timeout 120s