Skip to content

chore: Update tests, includ empty include list test #24

chore: Update tests, includ empty include list test

chore: Update tests, includ empty include list test #24

Workflow file for this run

on: [push]
name: Test Linux
jobs:
check:
name: Test ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run cargo check
uses: actions-rs/cargo@v1
with:
command: check