Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
anissa111 committed May 16, 2024
1 parent 1251851 commit 3d30d1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/asv-benchmarking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,10 @@ jobs:
which git
rm -r uxarray-asv/.git/
find ./ -name '.git' -print
git status
git tag -l
git branch -l main
git rev-list --first-parent v2024.02.0 ^origin --
git rev-list --first-parent v2024.02.0..main --
- name: Run benchmarks
Expand Down

0 comments on commit 3d30d1e

Please sign in to comment.