Skip to content

Commit c137215

Browse files
committed
Duh
1 parent 5536b1b commit c137215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven_adhoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
}
6363
EOD
6464
mvn -V --batch-mode --file pom.xml --no-transfer-progress test -Dtest=FTPTimestampNET710Test -Drat.skip
65-
git co rel/commons-net-3.8.0
65+
git checkout rel/commons-net-3.8.0
6666
mvn -V --batch-mode --file pom.xml --no-transfer-progress test -Dtest=FTPTimestampNET710Test -Drat.skip
6767
# - name: Look for deletefile failures
6868
# run: |

0 commit comments

Comments
 (0)