Skip to content

Commit

Permalink
remove rust comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 8, 2024
1 parent e3aa388 commit ed81ac7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@ jobs:
with:
node-version: 22

# - name: Use Rust stable
# uses: actions-rs/toolchain@v1
# with:
# toolchain: stable

# - name: Compile rust crate
# run: cd docs && cargo build --manifest-path ../rust/Cargo.toml

- name: Build sphinx docs
run: make html

Expand Down

0 comments on commit ed81ac7

Please sign in to comment.