Skip to content

Commit

Permalink
syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
amygutierrez committed Apr 21, 2023
1 parent 535b489 commit 84b7a65
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/regression_test_lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ jobs:
run: |
echo "Running full regression test"
- name: Logs
- uses: actions/upload-artifact@v3
if: always()
with:
name: logs
path: output/*/*/log/
- uses: actions/upload-artifact@v3
if: always()
with:
name: logs
path: output/*/*/log/

0 comments on commit 84b7a65

Please sign in to comment.