Skip to content

Commit

Permalink
workflows: add new tor-interface tests to test matrices
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Pospesel committed Jun 17, 2024
1 parent 36d5c19 commit 0062614
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- tor_interface_mock_authenticated_onion_service_cargo_test
- tor_interface_mock_bootstrap_cargo_test
- tor_interface_mock_onion_service_cargo_test
- tor_interface_system_legacy_authenticated_onion_service_cargo_test
- tor_interface_system_legacy_onion_service_cargo_test
- tor_interface_tor_provider_cargo_test
- gosling_cargo_test
- gosling_functional_test
- gosling_unit_test
Expand Down Expand Up @@ -57,6 +60,9 @@ jobs:
- tor_interface_mock_authenticated_onion_service_cargo_test
- tor_interface_mock_bootstrap_cargo_test
- tor_interface_mock_onion_service_cargo_test
- tor_interface_system_legacy_authenticated_onion_service_cargo_test
- tor_interface_system_legacy_onion_service_cargo_test
- tor_interface_tor_provider_cargo_test
- gosling_cargo_test
- gosling_functional_test
- gosling_unit_test
Expand Down Expand Up @@ -108,6 +114,9 @@ jobs:
- tor_interface_mock_authenticated_onion_service_cargo_test
- tor_interface_mock_bootstrap_cargo_test
- tor_interface_mock_onion_service_cargo_test
- tor_interface_system_legacy_authenticated_onion_service_cargo_test
- tor_interface_system_legacy_onion_service_cargo_test
- tor_interface_tor_provider_cargo_test
- gosling_cargo_test
- gosling_functional_test
- gosling_unit_test
Expand Down

0 comments on commit 0062614

Please sign in to comment.