We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ab131 commit 76ecac2Copy full SHA for 76ecac2
.github/workflows/test.yml
@@ -134,4 +134,4 @@ jobs:
134
shell: bash
135
env:
136
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
137
- run: ci/scripts/java_test.sh $(pwd) $(pwd)/build
+ run: ci/scripts/java_test.sh $(pwd) $(pwd)/build
dev/release/rat_exclude_files.txt
@@ -15,4 +15,5 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
+.gitmodules
19
dataset/src/test/resources/data/student.csv
0 commit comments