-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use withr to not change global state (#829)
* Use withr to not change global state Fixes easystats/easystats#388 * test * fix test * fix test * fix * fix
- Loading branch information
1 parent
f054c1f
commit ebe7d72
Showing
4 changed files
with
351 additions
and
370 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
ebe7d72
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IndrajeetPatil Are the failing tests temporary (Matrix update?), or do we need to update some of our GHA?
ebe7d72
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it is indeed related to Matrix update, I don't see what more we can do since we already always install Matrix from source in GHA.