Skip to content

Commit

Permalink
[Note]: Please test the .exe by hand please!
Browse files Browse the repository at this point in the history
- I cannot move the .env :(
  • Loading branch information
harshfeudal committed Mar 5, 2023
1 parent f12c0b1 commit 405d081
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,3 @@ build_script:
cmake -G %GENERATOR% ..
cmake --build . --config %BUILD_TYPE%
before_test:
- set PATH=%PATH%;C:\projects\dotenv\build\_deps\catch2-build\src\%BUILD_TYPE%;C:\projects\dotenv\build\%BUILD_TYPE%

test_script:
- C:\projects\dotenv\build\tests\%BUILD_TYPE%\test_dotenv.exe

0 comments on commit 405d081

Please sign in to comment.