Skip to content

Whoopsie, I've been putting cargo.toml wrong for a while #108

Whoopsie, I've been putting cargo.toml wrong for a while

Whoopsie, I've been putting cargo.toml wrong for a while #108

Workflow file for this run

name: pipeline
on: [push, pull_request]
jobs:
pipeline:
name: pipeline
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: formatting
uses: JohnnyMorganz/stylua-action@v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .