Skip to content

Commit

Permalink
Reactivate ignored steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
zduny authored Sep 19, 2023
1 parent 17c9244 commit 06acadc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ jobs:
uses: browser-actions/setup-firefox@v1

- name: Build
if: ${{ false }}
run: cargo build --verbose

- name: Run tests
if: ${{ false }}
run: cargo test --verbose

- name: Build web tests
Expand Down

0 comments on commit 06acadc

Please sign in to comment.