Skip to content

Commit

Permalink
Add baedeker workflow - in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
gztensor committed Jul 29, 2024
1 parent 451f134 commit 642a8fb
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/workflows/check-finney-clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,18 +215,4 @@ jobs:
../../scripts/wait_first_block_local.sh
echo "Executing runtime upgrade"
node runtimeUpgrade.js
# check that runtime upgrade happened (spec version updated)
# Wait for new blocks after upgrade
# Balance transfer test

# need process exit from JS, it's not exiting

# see how to run custom JS with this job (msg from Sam J.)

# epoch test: Set subnet1 tempo to 10 blocks
# - wait for OTF hotkey to receive rewards
# - check block times

# feature for testing hotkey tempos (talk to Samuel - maybe add to fast-blocks)
# - add childkey test
ls -la

0 comments on commit 642a8fb

Please sign in to comment.