Skip to content

build(deps): bump the actions group with 2 updates #37

build(deps): bump the actions group with 2 updates

build(deps): bump the actions group with 2 updates #37

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@v6
with:
fetch-depth: 0
- run: make buildcontainer