Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed May 6, 2024
1 parent 0d3dbc7 commit 4625c22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
@Retention(RetentionPolicy.RUNTIME)
@Documented
@EnabledIfEnvironmentVariable(
named = "CI", //automatically set by GitHub actions
named = "CI", // automatically set by GitHub actions
matches = "true",
disabledReason =
"Not currently executing within GitHub actions where the required external "
Expand Down

0 comments on commit 4625c22

Please sign in to comment.