Skip to content

Merge pull request #26 from eZioPan/negative-byte-offset #42

Merge pull request #26 from eZioPan/negative-byte-offset

Merge pull request #26 from eZioPan/negative-byte-offset #42

Workflow file for this run

name: ci
on:
push:
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cache Dependencies
uses: Swatinem/[email protected]
- name: Check
run: |
cargo check