Skip to content

Bump anyhow from 1.0.94 to 1.0.95 #102

Bump anyhow from 1.0.94 to 1.0.95

Bump anyhow from 1.0.94 to 1.0.95 #102

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 .