-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(linux): Restore artifacts for API verification in the correct job
Previously we had an extra job where we setup the environment and restored the artifacts. However, the artifacts then were no longer available in the next job, `api_verification`. Instead of restoring the artifacts a second time this change squashes the two jobs. This will hopefully fix the API verification.
- Loading branch information
1 parent
7d9b1a1
commit 32bc9e7
Showing
1 changed file
with
13 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters