Skip to content

Merge pull request #295 from thefrontside/cl/commit-as-jack-author-as… #144

Merge pull request #295 from thefrontside/cl/commit-as-jack-author-as…

Merge pull request #295 from thefrontside/cl/commit-as-jack-author-as… #144

Workflow file for this run

name: Run tests
on: push
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- run: deno test -A