Skip to content

Commit

Permalink
Skip install tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed May 22, 2024
1 parent 6735c41 commit 7687037
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-install.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
context("install")

# Skip for now
skip()

# Windows ARM64 not supported before 2.35
skip_if(os_is_windows() && arch_is_aarch64())

Expand Down

0 comments on commit 7687037

Please sign in to comment.