Skip to content

Commit

Permalink
Name the set matrix CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Mar 15, 2022
1 parent b0a0923 commit 3f72391
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,8 @@ jobs:
run: |
export MAVEN_OPTS="${MAVEN_INSTALL_OPTS}"
$RETRY $MAVEN validate ${MAVEN_FAST_INSTALL} -P disable-check-spi-dependencies -pl '!:trino-docs,!:trino-server,!:trino-server-rpm'
- id: set-matrix
- name: Set matrix
id: set-matrix
run: |
# GIB doesn't run on master, so make sure the file always exist
touch gib-impacted.log
Expand Down

0 comments on commit 3f72391

Please sign in to comment.