Skip to content

Decrease singlefile.rs size by cutting out unused bits of sqrid #71

Decrease singlefile.rs size by cutting out unused bits of sqrid

Decrease singlefile.rs size by cutting out unused bits of sqrid #71

Workflow file for this run

---
name: CI
on: [ workflow_dispatch, push, pull_request ]
jobs:
omnilint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: docker://lpenz/omnilint:0.5.2
rust:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.23.1
with:
coveralls: true
publish_cratesio: false
publish_github_release: false