Skip to content

Commit

Permalink
adding parallel actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Nov 29, 2023
1 parent c4ba149 commit 14bf6fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tartan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
uses: ./.github/actions/build_portBLAS_action
with:
workspace: ${{ github.workspace }}

- name: Build portDNN
uses: ./.github/actions/build_portDNN_action
with:
workspace: ${{ github.workspace }}

0 comments on commit 14bf6fd

Please sign in to comment.