Skip to content

Commit 4e90833

Browse files
Remove some old debugging statements from CI
1 parent 2c70004 commit 4e90833

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ jobs:
6565
echo ln -s $(pwd) gap/pkg/ferret
6666
ln -s $(pwd) gap/pkg/ferret
6767
( cd gap/pkg/ferret && ./autogen.sh && ./configure $CONF_FLAG && make V=1)
68-
pwd
69-
ls
70-
ls gap
71-
ls gap/pkg
72-
cat ferret.vars
7368
7469
- name: 'Run ferret tests'
7570
shell: bash

0 commit comments

Comments
 (0)