Skip to content

Merge pull request #61 from pemtajo/master #6

Merge pull request #61 from pemtajo/master

Merge pull request #61 from pemtajo/master #6

Workflow file for this run

name: Tests
on: [push]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: "0"
- uses: DeLaGuardo/[email protected]
with:
tools-deps: '1.10.1.763'
- name: Run tests
run: |
./bin/deps
./bin/test