Skip to content

Commit

Permalink
Newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Sep 6, 2024
1 parent 9854292 commit b9852cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,4 +325,4 @@ jobs:
working-directory: third-party/zombienet
env:
CHAIN: ${{ matrix.chain }}
run: zombienet -p native test smoke.zndsl
run: zombienet -p native test smoke.zndsl
2 changes: 1 addition & 1 deletion .github/workflows/release-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,4 @@ jobs:
upload_url: ${{ needs.publish-release-draft.outputs.upload_url }}
asset_path: evm-tracing-artifacts.tar.gz
asset_name: evm-tracing-artifacts-${{ github.ref_name }}.tar.gz
asset_content_type: application/gzip
asset_content_type: application/gzip

0 comments on commit b9852cc

Please sign in to comment.