-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Default 'test' task will run full test suite. 2. For CI builds (run on Github Actions) we've copied existing configuration to task 'citest' which will be run only from CI. 3. We've moved all dependencies to 'citest' 4. 'opensslTest' is still removed and incorporated into both 'test' (as a part of full suite) and 'citest' (as a separate 'sslTest' task) Signed-off-by: Pawel Gudel <[email protected]>
- Loading branch information
1 parent
9a129de
commit 61078e7
Showing
2 changed files
with
38 additions
and
4 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
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