Skip to content

Commit c166f5d

Browse files
committed
cd tests for azure-pipelines.yml
1 parent fb7de49 commit c166f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- bash: |
7878
if [ $PYTHON_VERSION == 3.7 ]; then
7979
source activate mpi4py_fft_env
80+
cd tests
8081
codecov -t $(CODECOV_TOKEN)
8182
python-codacy-coverage -r coverage.xml -t $(CODACY_PROJECT_TOKEN)
8283
fi

0 commit comments

Comments
 (0)