Skip to content

Commit 544cc71

Browse files
(ci) add Flagsmith to test matrix
1 parent 48cc6f0 commit 544cc71

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/php-ci.yaml

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ jobs:
1414
operating-system: [ubuntu-latest]
1515
php-version: ['8.0', '8.1', '8.2']
1616
project-dir:
17-
- hooks/OpenTelemetry
1817
- hooks/DDTrace
18+
- hooks/OpenTelemetry
1919
- hooks/Validators
20+
# - providers/CloudBees
2021
- providers/Flagd
21-
- providers/Split
22+
- providers/Flagsmith
2223
- providers/GoFeatureFlag
23-
# - providers/CloudBees
24+
- providers/Split
2425
fail-fast: false
2526

2627
# todo exclude some matrix combinations based on php version requirements

0 commit comments

Comments
 (0)