Skip to content

Commit

Permalink
Remove leftover sphobjinv test flag
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Oct 2, 2023
1 parent bedfc8c commit 8b36d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-sdisttest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
cd sandbox
source env/bin/activate
cd $( find . -maxdepth 1 -type d -regex "./.+[0-9].+" )
pytest --nonloc
pytest
displayName: Run test suite in sandbox

0 comments on commit 8b36d88

Please sign in to comment.