Skip to content

Commit 314f2fe

Browse files
committed
Remove third party action blacha/hyperfine-action@v1
1 parent 5bf298f commit 314f2fe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ jobs:
1212
package-manager: yarn
1313

1414
- name: Create test tar
15-
run: yarn run test-create-data
16-
17-
- uses: blacha/hyperfine-action@v1
15+
run: yarn run test-create-data

0 commit comments

Comments
 (0)