Skip to content

Bump birdcage from 0.3.1 to 0.4.0 #22

Bump birdcage from 0.3.1 to 0.4.0

Bump birdcage from 0.3.1 to 0.4.0 #22

Workflow file for this run

name: cackle
on:
push:
branches: [ "MAIN" ]
pull_request:
branches: [ "MAIN" ]
jobs:
cackle:
name: cackle check and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: cackle-rs/cackle-action@latest
- name: Install libpam-dev
run: sudo apt install -y libpam-dev
- run: cargo acl -n
- run: cargo acl -n test