Skip to content

Bump async-trait from 0.1.83 to 0.1.84 #179

Bump async-trait from 0.1.83 to 0.1.84

Bump async-trait from 0.1.83 to 0.1.84 #179

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