Skip to content

Commit 76ecac2

Browse files
committed
macOS (4)
1 parent c0ab131 commit 76ecac2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ jobs:
134134
shell: bash
135135
env:
136136
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
137-
run: ci/scripts/java_test.sh $(pwd) $(pwd)/build
137+
run: ci/scripts/java_test.sh $(pwd) $(pwd)/build

dev/release/rat_exclude_files.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
.gitmodules
1819
dataset/src/test/resources/data/student.csv

0 commit comments

Comments
 (0)