Skip to content

Commit 3efec18

Browse files
committed
CI: clean up azure triggers
1 parent 1da230c commit 3efec18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ trigger:
2626
- 'test cases'
2727
- 'unittests'
2828
- 'azure-pipelines.yml'
29-
- 'ci/azure-steps.yml'
29+
- 'ci/run.ps1'
3030
- 'run_project_tests.py'
3131
- 'run_tests.py'
3232
- 'run_unittests.py'
@@ -41,7 +41,7 @@ pr:
4141
- 'test cases'
4242
- 'unittests'
4343
- 'azure-pipelines.yml'
44-
- 'ci/azure-steps.yml'
44+
- 'ci/run.ps1'
4545
- 'run_project_tests.py'
4646
- 'run_tests.py'
4747
- 'run_unittests.py'

0 commit comments

Comments
 (0)