Skip to content

Merge pull request #10 from AdamLeyshon/fix/include_list_logic #23

Merge pull request #10 from AdamLeyshon/fix/include_list_logic

Merge pull request #10 from AdamLeyshon/fix/include_list_logic #23

Workflow file for this run

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