Skip to content

Commit 1456103

Browse files
committed
Remove now-redundant go test from GHA
1 parent 7335921 commit 1456103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23-
- run: ./.go-env.sh go test -v -cover ./om
2423
- name: Install Bashbrew
2524
run: |
2625
# 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

Comments
 (0)