Skip to content

Merge pull request #507 from AVM-Martin/fix/reset-yadm-work-index #485

Merge pull request #507 from AVM-Martin/fix/reset-yadm-work-index

Merge pull request #507 from AVM-Martin/fix/reset-yadm-work-index #485

Workflow file for this run

---
name: Tests
on: # yamllint disable-line rule:truthy
- push
- pull_request
- workflow_dispatch
jobs:
Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Tests
run: make test