Skip to content

Merge pull request #186 from carlaKC/fix-clippy-and-pin #122

Merge pull request #186 from carlaKC/fix-clippy-and-pin

Merge pull request #186 from carlaKC/fix-clippy-and-pin #122

name: CI
on:
push:
branches: [main]
pull_request:
branches: ["*"]
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/build-and-test.yml
secrets: inherit