Skip to content

Commit

Permalink
More renames of coins -> networks in orchestration
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed Jul 18, 2024
1 parent acb4c08 commit 6940df9
Showing 17 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/networks-tests.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ on:
workflow_dispatch:

jobs:
test-coins:
test-networks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion orchestration/runtime/Dockerfile
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ FROM deterministic
ADD patches /serai/patches
ADD common /serai/common
ADD crypto /serai/crypto
ADD coins /serai/coins
ADD networks /serai/networks
ADD message-queue /serai/message-queue
ADD processor /serai/processor
ADD coordinator /serai/coordinator
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6940df9

Please sign in to comment.