Skip to content

fix threading when running LogAnalyser with threads. #81 #82

fix threading when running LogAnalyser with threads. #81

fix threading when running LogAnalyser with threads. #81 #82

Workflow file for this run

name: BeastFX test
on: [ push, pull_request, workflow_dispatch ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker build -t beastfx_testing .
# - run: docker run beastfx_testing