Skip to content

Commit

Permalink
Merge pull request #630 from galacticcouncil/remove_common_runtime
Browse files Browse the repository at this point in the history
refactor: remove common runtime
  • Loading branch information
mrq1911 committed Jun 24, 2023
2 parents 411a477 + 5316b5f commit 5c866a7
Show file tree
Hide file tree
Showing 51 changed files with 1,391 additions and 1,488 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Upload to codecov.io
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
fail_ci_if_error: false
- name: Build runtime
run: cargo build --release --locked
working-directory: runtime/basilisk
Expand Down
Loading

0 comments on commit 5c866a7

Please sign in to comment.