Skip to content

Commit 248bf3f

Browse files
fix freebsd ci workflow
1 parent 5da5315 commit 248bf3f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,7 @@ jobs:
6868
with:
6969
usesh: true
7070
prepare: pkg install -y gnupg bash gmake git gawk
71-
run: |
72-
which -a bash
73-
which -a shell
74-
whoami
75-
env
76-
freebsd-version
77-
gmake test
71+
run: gmake test
7872

7973
windows-wsl-ci:
8074
runs-on: windows-latest

0 commit comments

Comments
 (0)