Skip to content

chore: Improve version tagging in Docker compose commands #24

chore: Improve version tagging in Docker compose commands

chore: Improve version tagging in Docker compose commands #24

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- run: make test