Skip to content

Commit

Permalink
41
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst committed Sep 15, 2023
1 parent ede15d1 commit c449bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: create-matrix
run: |
# echo "matrix=$(python3 matrix.py --dockerfiles changed_files.txt)" >> $GITHUB_OUTPUT
echo "matrix=$(python3 matrix.py --plaforms saturn)" >> $GITHUB_OUTPUT
echo "matrix=$(python3 matrix.py --platforms saturn)" >> $GITHUB_OUTPUT
run_matrix:
name: Run Matrix
Expand Down

0 comments on commit c449bd6

Please sign in to comment.