Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove extra comment, extra templates don't add value here given that…
… this file is cosmos-specific already
  • Loading branch information
danieljurek committed Sep 12, 2019
commit 7a20ee300bd89dbdd32eb4a72afd0114dd6e0d0d
1 change: 0 additions & 1 deletion eng/pipelines/templates/stages/cosmos-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ stages:
# Skip emulator tests in the CI run
TestMarkArgument: not cosmosEmulator

# TODO: Refactor into a template?
- job: Emulator
strategy:
matrix:
Expand Down