Skip to content

fix up issues with passing in a custom user #2

fix up issues with passing in a custom user

fix up issues with passing in a custom user #2

Workflow file for this run

name: ci
on:
pull_request:
merge_group:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- run: |
make docker-build
make test