Skip to content

Add locations to impls, style definition links #131

Add locations to impls, style definition links

Add locations to impls, style definition links #131

Workflow file for this run

name: tests
on:
push:
branches:
- "**"
tags-ignore:
- "v*"
pull_request:
branches:
- "**"
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup
uses: ./.github/workflows/setup
- name: Argus tests
uses: actions-rs/cargo@v1
with:
command: test