Skip to content

Commit

Permalink
cat githuboutput
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Jun 20, 2024
1 parent ac87e1a commit 2b22937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/acceptance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
# echo "matrix=$(cat test_matrix.json | tr -s '\n' ' ')" >> $GITHUB_OUTPUT
echo "matrix={'platform':['centos-stream8'],'collection':['puppet7', 'puppet8'],'gem_version':['~> 7.31', '~> 8.7']}" >> $GITHUB_OUTPUT
cat $GITHUB_OUTPUT
acceptance:
name: "Acceptance tests (${{matrix.platform}}, ${{matrix.collection}}, ${{matrix.gem_version}})"
Expand Down

0 comments on commit 2b22937

Please sign in to comment.