Skip to content

Commit

Permalink
further test
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Aug 6, 2024
1 parent 2a866e8 commit 87cf36c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
with:
go-version: 1.22

- name: Change directory to livestream
run: cd livestream

- name: Run tests
run: go test -v
run: cd livestream && go test -v

0 comments on commit 87cf36c

Please sign in to comment.