mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-08 03:23:14 +00:00
9 lines
286 B
YAML
9 lines
286 B
YAML
build: off
|
|
|
|
test_script:
|
|
- ps: .\DoTests.ps1
|
|
# - pwsh: .\DoTests.ps1
|
|
|
|
artifacts:
|
|
- path: ImportExcel.zip
|
|
name: ImportExcel |