Skip to content

Commit bf48ab9

Browse files
authored
Update .github/workflows/tests.yaml
1 parent 68f1eae commit bf48ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ jobs:
563563
scripts/run_in_python_env.sh out/venv './src/python_testing/test_testing/test_TC_DA_1_2.py'
564564
scripts/run_in_python_env.sh out/venv './src/python_testing/test_testing/test_TC_ICDM_2_1.py'
565565
scripts/run_in_python_env.sh out/venv 'python3 ./src/python_testing/TestIdChecks.py'
566-
scripts/run_in_python_env.sh out/venv 'python3 .src/python_testing/TestConformanceSupport.py'
566+
scripts/run_in_python_env.sh out/venv 'python3 ./src/python_testing/TestConformanceSupport.py'
567567
568568
- name: Uploading core files
569569
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)