Skip to content

Commit

Permalink
Merge pull request #568 from holographxyz/feature/operator-stability-…
Browse files Browse the repository at this point in the history
…improvement

Feature/operator stability improvement
  • Loading branch information
sogoiii authored Aug 30, 2023
2 parents d89bbcb + b73cea4 commit 292707a
Show file tree
Hide file tree
Showing 6 changed files with 770 additions and 418 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/enforce_prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
persist-credentials: false

- name: Prettify code
uses: creyD/prettier_action@v4.3
uses: creyD/prettier_action@v3.3
with:
prettier_options: --check src/**/*.+(js|ts)
dry: True
Loading

0 comments on commit 292707a

Please sign in to comment.