Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVandH committed Jul 25, 2024
1 parent d511f9d commit 8729aa8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
version:
- '1.10'
- '1.8'
- '1.6'
- 'pre'
os:
- ubuntu-latest
Expand Down
4 changes: 1 addition & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using AdaptivePredicates
using Test
@static if VERSION v"1.8"
using Supposition
end
using Supposition
using BenchmarkTools
import ExactPredicates: ExactPredicates
using Aqua
Expand Down

0 comments on commit 8729aa8

Please sign in to comment.