Skip to content

refactor(client): use m-lab/locate/v2 (#49) #20

refactor(client): use m-lab/locate/v2 (#49)

refactor(client): use m-lab/locate/v2 (#49) #20

Workflow file for this run

# Make sure we can build the docker container
name: docker
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: make buildcontainer