Skip to content

Commit

Permalink
ci(windows): remove old debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
Tachi107 authored Jul 7, 2024
1 parent bbd659e commit 8e8cca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ install:

build_script:
- 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%
- cmd: type .\build\subprojects\curl-8.4.0\lib\curl_config.h
- cmd: meson compile -C build --verbose

test_script:
Expand Down

0 comments on commit 8e8cca8

Please sign in to comment.