Skip to content

Update EntropyLib submodule to latest commit #9

Update EntropyLib submodule to latest commit

Update EntropyLib submodule to latest commit #9

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
busted:
name: "Unit tests"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker-compose pull
- run: docker-compose run --rm app busted -o TAP