Skip to content

chore(deps): bump axum-valid from 0.15.0 to 0.17.0 #103

chore(deps): bump axum-valid from 0.15.0 to 0.17.0

chore(deps): bump axum-valid from 0.15.0 to 0.17.0 #103

Workflow file for this run

on:
pull_request:
push:
branches:
- main
name: test
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- run: docker-compose -f integration-env.yml up -d
- run: cargo test