Skip to content

Commit 8e8cca8

Browse files
authored
ci(windows): remove old debug print
1 parent bbd659e commit 8e8cca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ install:
3232

3333
build_script:
3434
- cmd: meson setup build --default-library=static --buildtype=debugoptimized -Db_vscrt=static_from_buildtype -Db_sanitize=address -Dtests=true -Dtest_api_token=%api_token% -Dtest_zone_id=%zone_id% -Dtest_record_name=%arch%.%record_name%
35-
- cmd: type .\build\subprojects\curl-8.4.0\lib\curl_config.h
3635
- cmd: meson compile -C build --verbose
3736

3837
test_script:

0 commit comments

Comments
 (0)