Skip to content

Commit

Permalink
chore: merge branch main-v0.13.2 into main (resolve conflicts)
Browse files Browse the repository at this point in the history
  • Loading branch information
meship-starkware committed Sep 5, 2024
1 parent 13570b7 commit c85e962
Show file tree
Hide file tree
Showing 4 changed files with 1,227 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
LD_LIBRARY_PATH: ${{ steps.setup-pypy.outputs.pythonLocation }}/bin
run: echo "LD_LIBRARY_PATH=${LD_LIBRARY_PATH}" >> $GITHUB_ENV

<<<<<<< HEAD
- run: scripts/clippy.sh

doc:
Expand All @@ -76,18 +75,6 @@ jobs:
RUSTDOCFLAGS: "-D warnings"
steps:
- uses: actions/checkout@v4
||||||| e9fef0f80
- run: scripts/clippy.sh

doc:
runs-on: starkware-ubuntu-latest-small
# env:
# RUSTDOCFLAGS: "-D warnings"
steps:
- uses: actions/checkout@v4
=======
# Install rust components.
>>>>>>> origin/main-v0.13.2
- uses: ./.github/actions/install_rust
with:
components: rustfmt, clippy
Expand Down
Loading

0 comments on commit c85e962

Please sign in to comment.