Skip to content

Refuse expired files with 410 instead of redirecting to the CDN (#17) #134

Refuse expired files with 410 instead of redirecting to the CDN (#17)

Refuse expired files with 410 instead of redirecting to the CDN (#17) #134

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