Skip to content

Merge pull request #65 from rosingrind/dependabot/cargo/log-0.4.25 #183

Merge pull request #65 from rosingrind/dependabot/cargo/log-0.4.25

Merge pull request #65 from rosingrind/dependabot/cargo/log-0.4.25 #183

Workflow file for this run

name: main
on:
push:
branches: [ main ]
paths-ignore:
- '**.md'
- '.github/**'
pull_request:
branches: [ main ]
paths-ignore:
- '**.md'
- '.github/**'
jobs:
CI:
uses: ./.github/workflows/ci.yml
test:
needs: CI
uses: ./.github/workflows/test.yml
with:
coverage: false # TODO: enable coverage