Skip to content

Bump async-trait from 0.1.83 to 0.1.85 #124

Bump async-trait from 0.1.83 to 0.1.85

Bump async-trait from 0.1.83 to 0.1.85 #124

Workflow file for this run

name: Test builds docker
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build docker image
run: |
docker build .