mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 12:31:06 +01:00
fix windows test, add clean to test target
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -7,7 +7,7 @@ jobs:
|
|||||||
version: ['1.22']
|
version: ['1.22']
|
||||||
# windows-latest removed, see:
|
# windows-latest removed, see:
|
||||||
# https://github.com/rogpeppe/go-internal/issues/284
|
# https://github.com/rogpeppe/go-internal/issues/284
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user