1
0

ci: add kernel module tests to e2e matrix

This commit is contained in:
2023-05-17 10:24:28 +00:00
parent a68ceacb43
commit 3de5f5e12d
5 changed files with 18 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
name: Build on macOS
name: macOS
on:
workflow_dispatch:
@@ -12,7 +12,7 @@ on:
jobs:
build:
name: Build on macOS
name: Build
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1