Skip to content

Bail out if loaded Protobuf file does not resemble a valid USP Record #105

Bail out if loaded Protobuf file does not resemble a valid USP Record

Bail out if loaded Protobuf file does not resemble a valid USP Record #105

Workflow file for this run

on:
push:
branches: [ staging, trying, master ]
pull_request:
name: Continuous integration
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --all-features