Skip to content

Commit

Permalink
inline
Browse files Browse the repository at this point in the history
  • Loading branch information
matbme committed Nov 4, 2023
1 parent 0764671 commit 2c5b080
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ jobs:
- name: Test
run: |
distrobox enter -r albius_test
go build -v ./...
go test -v ./...
distrobox enter -r albius_test -- go test -v ./...

0 comments on commit 2c5b080

Please sign in to comment.