This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push:
new c137215f Duh
c137215f is described below
commit c137215f1db02ddf9d4976e3855f8da15d8aeb7d
Author: Sebb <[email protected]>
AuthorDate: Tue May 7 00:35:12 2024 +0100
Duh
---
.github/workflows/maven_adhoc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven_adhoc.yml
b/.github/workflows/maven_adhoc.yml
index 6e1ac4be..5a665f52 100644
--- a/.github/workflows/maven_adhoc.yml
+++ b/.github/workflows/maven_adhoc.yml
@@ -62,7 +62,7 @@ jobs:
}
EOD
mvn -V --batch-mode --file pom.xml --no-transfer-progress test
-Dtest=FTPTimestampNET710Test -Drat.skip
- git co rel/commons-net-3.8.0
+ git checkout rel/commons-net-3.8.0
mvn -V --batch-mode --file pom.xml --no-transfer-progress test
-Dtest=FTPTimestampNET710Test -Drat.skip
# - name: Look for deletefile failures
# run: |