We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go test
1 parent 7335921 commit 1456103Copy full SHA for 1456103
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
- - run: ./.go-env.sh go test -v -cover ./om
24
- name: Install Bashbrew
25
run: |
26
# not doing "uses: docker-library/bashbrew@xxx" because it'll build which is slow and we don't need more than just bashbrew here
0 commit comments