Skip to content

Commit

Permalink
Remove rosetta validation (#19)
Browse files Browse the repository at this point in the history
* chore: remove rosetta validation

Signed-off-by: Jingfu Wang <[email protected]>

* chore: push only for main branch

Signed-off-by: Jingfu Wang <[email protected]>

---------

Signed-off-by: Jingfu Wang <[email protected]>
  • Loading branch information
GeekArthur authored Feb 8, 2023
1 parent f7fafad commit b76d2df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 55 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: lints

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down
55 changes: 0 additions & 55 deletions .github/workflows/rosetta-validation.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: unit tests

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit b76d2df

Please sign in to comment.