yarn2: commit the pa11y-ci package from the cache (#40372)

This commit is contained in:
Gábor Farkas 2021-10-14 08:28:24 +02:00 committed by GitHub
parent e62dd592c8
commit 51c5afe840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -23,6 +23,9 @@ vendor/
!.yarn/plugins !.yarn/plugins
!.yarn/sdks !.yarn/sdks
!.yarn/versions !.yarn/versions
# we temporarily commit this file because yarn downloading it
# somehow produces different checksum values
!.yarn/cache/pa11y-ci-https-1e9675e9e1-668c9119bd.zip
.pnp.* .pnp.*
# Enterprise emails # Enterprise emails

Binary file not shown.