Skip to content

Commit

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


cache:
- tmp
artifacts:
- path: tmp/package-tests
name: package-tests

for:

Expand All @@ -44,6 +45,7 @@ for:
- job_group: Tests
build_script:
- ls
- echo "$artifacts[$package-tests]"
test_script:
- ls -lah tmp

0 comments on commit b64fe70

Please sign in to comment.