Skip to content

Commit

Permalink
Update hera.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrenceMcGuinness-NOAA authored May 31, 2023
1 parent 664cb3c commit ca4fc0a
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 ca4fc0a

Please sign in to comment.