Skip to content

add logging for set #39

add logging for set

add logging for set #39

Workflow file for this run

name: Continuous integration
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test-ubuntu:
name: Tests (Ubuntu)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests
run: ./test.sh