mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-06 18:43:25 +00:00
9 lines
288 B
YAML
9 lines
288 B
YAML
build: off
|
|
|
|
test_script:
|
|
- ps: .\DoTests.ps1
|
|
# - pwsh: .\DoTests.ps1
|
|
|
|
artifacts:
|
|
- path: ImportExcel*.zip
|
|
name: ImportExcel |