Skip to content

Refuse expired files with 410 instead of redirecting to the CDN #125

Refuse expired files with 410 instead of redirecting to the CDN

Refuse expired files with 410 instead of redirecting to the CDN #125

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