Skip to content

Merge pull request #89 from jugne/remove_suppressed_inputs #87

Merge pull request #89 from jugne/remove_suppressed_inputs

Merge pull request #89 from jugne/remove_suppressed_inputs #87

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