Fix CI cache key for test3.yaml compile (#2757)

This commit is contained in:
Oxan van Leeuwen 2021-11-25 21:27:34 +01:00 committed by GitHub
parent 3637be251e
commit 2a78c2970d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- id: test
file: tests/test3.yaml
name: Test tests/test3.yaml
pio_cache_key: test1
pio_cache_key: test3
- id: test
file: tests/test4.yaml
name: Test tests/test4.yaml