| commit | 43b68506cc465dfc31114c2c29efda502aa7cabe | [log] [tgz] |
|---|---|---|
| author | David Rawson <drawers@users.noreply.github.com> | Wed Jan 03 00:10:39 2024 +1300 |
| committer | GitHub <noreply@github.com> | Tue Jan 02 12:10:39 2024 +0100 |
| tree | 702892114b49a68f375422031316fbd232843b82 | |
| parent | a2688d02c98e633b5336764b8ea22b9c2b801972 [diff] |
Only run file system-related tests on Mac and Windows (#1791) * Only perform a full build on Ubuntu since on other OS we are only interested in file system related interactions * Avoid introducing new variable into matrix * Use check instead of allTests * Rename step to reflect which Gradle task it actually executes Co-authored-by: Jake Wharton <github@jakewharton.com> --------- Co-authored-by: Jake Wharton <github@jakewharton.com>
KotlinPoet is a Kotlin and Java API for generating .kt source files.
Copyright 2017 Square, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.