Skip to content

Commit 482031a

Browse files
clean up
1 parent e43fab8 commit 482031a

File tree

3 files changed

+0
-126
lines changed

3 files changed

+0
-126
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
if: ${{ github.event_name == 'pull_request' }}
3333
run: |
3434
git checkout -b $GITHUB_HEAD_REF
35-
echo "$GITHUB_HEAD_REF"
36-
echo "$GITHUB_BASE_REF"
37-
git branch
38-
git branch -va
3935
git branch $GITHUB_BASE_REF remotes/origin/$GITHUB_BASE_REF
4036
- name: Setup R
4137
uses: r-lib/actions/setup-r@master
@@ -92,5 +88,4 @@ jobs:
9288
with:
9389
name: results
9490
- name: comment PR
95-
#uses: machine-learning-apps/pr-comment@master
9691
run: cat touchstone/pr-comment/info.txt

bench/01-declarations.R

Lines changed: 0 additions & 47 deletions
This file was deleted.

bench/02-basic.R

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)