Skip to content

Commit 70e36c8

Browse files
committed
Switched to 'dsBase_6.3.5-permissive.tar.gz' from 'dsBase_6.3.4-permissive.tar.gz'
1 parent 5cfa7c0 commit 70e36c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dsBaseClient_test_suite.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: Install dsBase to Armadillo
140140
run: |
141141
curl -u admin:admin -X GET http://localhost:8080/packages
142-
curl -u admin:admin -H 'Content-Type: multipart/form-data' -F "file=@dsBase_6.3.4-permissive.tar.gz" -X POST http://localhost:8080/install-package
142+
curl -u admin:admin -H 'Content-Type: multipart/form-data' -F "file=@dsBase_6.3.5-permissive.tar.gz" -X POST http://localhost:8080/install-package
143143
sleep 60
144144
docker restart dsbaseclient-armadillo-1
145145
sleep 30
@@ -242,4 +242,4 @@ jobs:
242242
R -e 'sessionInfo()'
243243
sudo apt install tree -y
244244
tree .
245-
245+

0 commit comments

Comments
 (0)