Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Jun 19, 2024
1 parent f4f2675 commit 8a48ab8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_cirun_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ jobs:
# NB artifact names start with gh-
echo "???? artifacts be here"
ls -l
# cp -r $NAME_PREFIX-* .asv/results

#cp -r $NAME_PREFIX-* .asv/results
for dir in `find . -name "$NAME_PREFIX-*"`; do cp -r $dir/* .asv/results; done
ls -l
Expand Down

0 comments on commit 8a48ab8

Please sign in to comment.