Skip to content

Removed more labels from incompatible resources #254

Removed more labels from incompatible resources

Removed more labels from incompatible resources #254

Workflow file for this run

---
name: 'CI'
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make test
make cs