Skip to content

Commit

Permalink
more copy-paste stupidity
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Awile committed Oct 3, 2023
1 parent 55ec8a1 commit 60b62f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
]' | tr -d '[:space:]' >> $GITHUB_OUTPUT # 4
else
echo 'jobs=[]' >> $GITHUB_OUTPUT # 5
fi|
fi
ci:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} - ${{ matrix.config.foo }}
Expand Down

0 comments on commit 60b62f6

Please sign in to comment.