Skip to content

take _some_ headers into account when computing the cache key #40

take _some_ headers into account when computing the cache key

take _some_ headers into account when computing the cache key #40

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
merge_group:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run cargo check
run: cargo check