Skip to content

Commit

Permalink
Merge pull request #83 from TerrenceMcGuinness-NOAA/feature_1643_badges
Browse files Browse the repository at this point in the history
Update hera.yaml
  • Loading branch information
TerrenceMcGuinness-NOAA authored May 31, 2023
2 parents 56496ff + ca4fc0a commit 7e3c614
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/hera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:

steps:
- name: Test
- run: |
echo "labels: $labels"
echo "test: $test"
run: |
echo "labels: $labels"
echo "test: $test"
env:
labels: ${{ needs.get_labels.outputs.labels }}
test: ${{ needs.get_labels.outputs.test }}
Expand Down

0 comments on commit 7e3c614

Please sign in to comment.