Skip to content

fix the scan tool issue #3

fix the scan tool issue

fix the scan tool issue #3

Workflow file for this run

on: pull_request
name: Rustfmt
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- uses: Swatinem/[email protected]
- uses: mbrobbel/[email protected]
with:
token: ${{ secrets.CI_TOKEN }}
mode: review