Skip to content

Commit

Permalink
CASMHMS-5597: Update hms build workflows to v2, and support artifacto…
Browse files Browse the repository at this point in the history
…ry authentication
  • Loading branch information
rsjostrand-hpe committed Dec 19, 2022
1 parent 8189479 commit 25faf77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_unit_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ name: Run Unit Tests
on: [push, workflow_dispatch, pull_request]
jobs:
run_unit_test:
uses: Cray-HPE/hms-build-image-workflows/.github/workflows/run_unit_test.yaml@v1
uses: Cray-HPE/hms-build-image-workflows/.github/workflows/run_unit_test.yaml@v2
with:
runs-on: ubuntu-latest
secrets: inherit

0 comments on commit 25faf77

Please sign in to comment.