Changeset: fb47602ecf72 for monetdb-perl
URL: https://dev.monetdb.org/hg/monetdb-perl?cmd=changeset;node=fb47602ecf72
Modified Files:
.github/workflows/runtests.yml
Branch: default
Log Message:
Lack of local testing is really annoying
diffs (12 lines):
diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml
--- a/.github/workflows/runtests.yml
+++ b/.github/workflows/runtests.yml
@@ -16,7 +16,7 @@ jobs:
set -x -e
lsb_release -c -s
sudo apt-get -qq update
- sudo apt-get -qq install y software-properties-common curl make
libdbi-perl
+ sudo apt-get -qq install -y software-properties-common curl make
libdbi-perl
curl -s https://www.monetdb.org/downloads/MonetDB-GPG-KEY | sudo
apt-key add -
sudo add-apt-repository "deb http://dev.monetdb.org/downloads/deb/
$(lsb_release -c -s) monetdb"
sudo apt-get -qq update
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list