Skip to content

Commit

Permalink
New: 8
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed May 11, 2021
1 parent d979db9 commit 7aa07ac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ environment:


cache:
- tmp/package-tests
- tmp

for:

Expand All @@ -42,7 +42,8 @@ for:
matrix:
only:
- job_group: Tests

build_script:
- ls
test_script:
- ls -lah tmp
- ls -lah tmp

0 comments on commit 7aa07ac

Please sign in to comment.