Skip to content

Commit

Permalink
Remove raw data upload.
Browse files Browse the repository at this point in the history
It was merged into touchstone upstream.
  • Loading branch information
plietar committed May 22, 2024
1 parent 3fd40f1 commit faeb56d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/touchstone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,6 @@ jobs:
steps:
- uses: lorenzwalthert/touchstone/actions/receive@main

# https://github.com/lorenzwalthert/touchstone/pull/138
- name: Upload raw results
uses: actions/upload-artifact@v2
with:
name: data
path: touchstone/records/
overwrite: true

comment:
needs: ['prepare', 'build']

Expand Down

0 comments on commit faeb56d

Please sign in to comment.