chore: WIP daily builds - add tests

This commit is contained in:
krande
2022-04-08 08:13:43 +02:00
parent 42b410792b
commit 8a649b14c4
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
- pr-daily-builds
jobs:
test:
name: ${{ matrix.platform.name }}-${{ matrix.pyver.name }}-${{ matrix.xcode.name }}
name: ${{ matrix.platform.name }}-${{ matrix.pyver.name }}
runs-on: ${{ matrix.platform.distver }}
defaults:
run: