Skip to content

Only store projection equate for solved goals #179

Only store projection equate for solved goals

Only store projection equate for solved goals #179

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