Skip to content

Commit

Permalink
list directory contents
Browse files Browse the repository at this point in the history
  • Loading branch information
rosslwheeler committed Jun 21, 2024
1 parent 75bfc7b commit 987e6dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,8 @@ jobs:
cd dev/cuda
mkdir -p ptx_sass_logs
make trimat_forward.ptx
- name: Copy files into storage
run: |
cp trimat_forward.ptx ptx_sass_logs/
ls ptx_sass_logs/
- name: Upload ptx/sass files
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 987e6dd

Please sign in to comment.