Skip to content

Commit

Permalink
ci: rm dupl test in pr wf
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Sep 23, 2022
1 parent a50822f commit feac8b8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,3 @@ jobs:

- name: Run tests
run: cd src && go test ./... -v

- name: Bring up stack
run: make up

- name: Check stack
run: make ps

- name: Run tests
run: cd tests && go test ./... -v

0 comments on commit feac8b8

Please sign in to comment.