Skip to content

Commit

Permalink
Fix CI and clean up for oss
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed Dec 19, 2023
1 parent 92de58f commit 28fa7b0
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 35,822 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
pull_request:
push:
branches:
- main
- oss


name: Check and Lint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
pull_request:
push:
branches:
- main
- oss

name: Test with Code Coverage

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# BonsaiStorage

![example workflow](https://github.com/massalabs/madara-bonsai/actions/workflows/check_lint.yml/badge.svg) ![example workflow](https://github.com/massalabs/madara-bonsai/actions/workflows/test.yml/badge.svg) [![codecov](https://codecov.io/gh/massalabs/madara-bonsai/branch/main/graph/badge.svg?token=SLIHSUWHT2)](https://codecov.io/gh/massalabs/madara-bonsai)
![example workflow](https://github.com/massalabs/bonsai-trie/actions/workflows/check_lint.yml/badge.svg) ![example workflow](https://github.com/massalabs/bonsai-trie/actions/workflows/test.yml/badge.svg) [![codecov](https://codecov.io/gh/massalabs/bonsai-trie/branch/main/graph/badge.svg?token=SLIHSUWHT2)](https://codecov.io/gh/massalabs/bonsai-trie)

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 28fa7b0

Please sign in to comment.