Skip to content

Commit b56b501

Browse files
committed
feat: fiware path in ci.yml changed.
1 parent ce50d84 commit b56b501

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
GH_PAGES: true
1717
FIWARE_TESTS: true
1818
FIWARE_COVERAGE: true
19-
FIWARE_DIRECTORY: './docker'
19+
FIWARE_DIRECTORY: './filip_unittest/docker'
2020
PYTHON_PACKAGE_NAME: 'filip'
21+
PYTHON_TEST_MATRIX: '["3.9", "3.10", "3.11", "3.12", "3.13"]' #List of Python versions to run tests against as a matrix

0 commit comments

Comments
 (0)