Skip to content

Commit

Permalink
Ensure tests are running copier state from HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Mar 5, 2024
1 parent ad78950 commit 1794a3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def _check_profiles(warehouse):
data=data,
defaults=True,
unsafe=True,
vcs_ref="HEAD",
)

with open(TEST_EXPECT / f"{warehouse}_profile.yml", "r") as f:
Expand Down

0 comments on commit 1794a3c

Please sign in to comment.