Skip to content

Commit

Permalink
Upload mac serial
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis committed Jan 24, 2025
1 parent d2f7b2d commit cd5a0b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/aste_ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,9 @@ jobs:
run: |
source ${{ env.VIRTUAL_ENV }}/bin/activate
ctest
- name: Sanity
if: always()
uses: actions/upload-artifact@v4
with:
name: SerialCase
path: examples/mapping_tester_serial/case/

0 comments on commit cd5a0b8

Please sign in to comment.