Skip to content

Bump reqwest from 0.12.5 to 0.12.12 (#396) #827

Bump reqwest from 0.12.5 to 0.12.12 (#396)

Bump reqwest from 0.12.5 to 0.12.12 (#396) #827

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: "-D warnings -C opt-level=0"
jobs:
test:
name: Run tests
uses: ./.github/workflows/run-tests.yml
build:
name: Run build
uses: ./.github/workflows/run-build.yml