Skip to content

Commit

Permalink
docs: corrections (#9189)
Browse files Browse the repository at this point in the history
* Update sub-test-zebra-config.yml

* Update sub-ci-unit-tests-docker.yml
  • Loading branch information
Fallengirl authored Jan 31, 2025
1 parent 13e8e79 commit bb7ef30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sub-ci-unit-tests-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
test_variables: '-e NETWORK'
network: 'Mainnet'

# Test reconfiguring the the docker image for tesnet.
# Test reconfiguring the docker image for tesnet.
test-configuration-file-testnet:
name: Test CI testnet Docker config file
# Make sure Zebra can sync the genesis block on testnet
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sub-test-zebra-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
test_variables:
required: true
type: string
description: 'Environmental variables used to select and configure the test'
description: 'Environment variables used to select and configure the test'
network:
required: false
type: string
Expand Down

0 comments on commit bb7ef30

Please sign in to comment.