Skip to content

Bump serde_json from 1.0.107 to 1.0.108 #219

Bump serde_json from 1.0.107 to 1.0.108

Bump serde_json from 1.0.107 to 1.0.108 #219

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -Dwarnings
jobs:
test:
name: Run tests
uses: ./.github/workflows/run-tests.yml
build:
name: Run build
uses: ./.github/workflows/run-build.yml