Skip to content

Commit

Permalink
Make paths consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
esquith committed Sep 9, 2022
1 parent d1fbc39 commit 48db819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance_results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: performance-test-results
path: test/performance/performance_tests.txt
path: ./test/performance/performance_tests.txt
- name: Slack results
uses: adrey/slack-file-upload-action@1.0.5
with:
Expand Down

0 comments on commit 48db819

Please sign in to comment.