Skip to content

[PLA-2087] Panics main thread on subscription panic (#67) #51

[PLA-2087] Panics main thread on subscription panic (#67)

[PLA-2087] Panics main thread on subscription panic (#67) #51

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 .