Skip to content

Merge pull request #17 from oreparaz/oscar/roughtime-deprecation #15

Merge pull request #17 from oreparaz/oscar/roughtime-deprecation

Merge pull request #17 from oreparaz/oscar/roughtime-deprecation #15

Workflow file for this run

name: Run unit tests
on: [push, pull_request]
jobs:
unit_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: |
cd tests/unit
./compile.sh