Skip to content

Commit

Permalink
ci(runNode): update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed Jan 25, 2025
1 parent e18bb1a commit 8bfa201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runNode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
export PATH=$HOME/gaianet/bin:$PATH
gaianet start
sleep 10
ldd $HOME/gaianet/bin/gaias
gaias --version
cat $HOME/gaianet/log/assistant.log
- name: Test localhost API
Expand Down

0 comments on commit 8bfa201

Please sign in to comment.