mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-30 16:18:41 +01:00
Check everything on GitHub Actions
This commit is contained in:
@@ -14,6 +14,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
rust-version: ${{ matrix.rust }}
|
rust-version: ${{ matrix.rust }}
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run tests
|
- name: Run checks
|
||||||
run: make test
|
run: make check
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user