Skip to content

Commit

Permalink
feat: add relayer key management support (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss authored Aug 18, 2023
1 parent 73578ed commit da7a4dc
Show file tree
Hide file tree
Showing 8 changed files with 363 additions and 307 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
shell_tests:
name: Tests ${{ matrix.interface }} CLI
runs-on: ubuntu-latest
runs-on: [self-hosted, heavy]
strategy:
matrix:
interface: [ Advanced, Simple, Silo ]
Expand Down
Loading

0 comments on commit da7a4dc

Please sign in to comment.