Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
missing symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao committed Jul 15, 2023
1 parent f794745 commit 225b9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
key: ${{ runner.os }}-cargo-release-${{ env.POLKA_VERSION }}-${{ hashFiles('**/Cargo.lock') }}
restore-keys: ${{ runner.os }}-cargo-release-${{ env.POLKA_VERSION }}

- run:
- run: |
echo "Found label runtime_migration. Running tests"
export RUST_LOG=remote-ext=debug,runtime=debug
echo "---------- Running try-runtime for Trappist ----------"
Expand Down

0 comments on commit 225b9df

Please sign in to comment.