Skip to content

Commit

Permalink
saving
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderARodin committed Jan 23, 2024
1 parent a12217f commit 2196c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Rust Cache # cache the rust build artefacts
uses: Swatinem/rust-cache@v1

- name: Tests
run : make test
# - name: Tests
# run : make test

- name: Build
run : |
Expand Down

0 comments on commit 2196c54

Please sign in to comment.