Add Test Case (Behind Flag); Run in GitHub Action
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DEVNULLRIGHTS: 1
|
||||
READFROMBLOCKDEVICE: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: make test
|
||||
|
||||
Reference in New Issue
Block a user