Refactor github actions tests (#688)
This commit is contained in:
4
.github/workflows/apk-kws.yaml
vendored
4
.github/workflows/apk-kws.yaml
vendored
@@ -2,8 +2,6 @@ name: apk-kws
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- apk-kws
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
@@ -17,7 +15,7 @@ permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
apk:
|
||||
apk_kws:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user