Skip to content

Commit dd81c43

Browse files
authored
Revert "Feature/refresh inconsistency (#66)" (#67)
This reverts commit 071f70b.
1 parent 071f70b commit dd81c43

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+962
-4424
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run clippy
2121
run: cargo clippy
2222
- name: Run tests
23-
run: cargo test --verbose -- --test-threads=1
23+
run: cargo test --verbose
2424
- name: Cache
2525
uses: actions/cache@v2.1.4
2626
with:

0 commit comments

Comments
 (0)