Skip to content

Commit

Permalink
yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MKaczkow committed Mar 20, 2024
1 parent 23a95df commit 8c9b347
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 @@ -22,10 +22,7 @@ jobs:
go-version: '1.20'

- name: Build
run: echo "Mock build successful"

- name: Test
run: echo "Mock test successful"
run: cd web_app_bis && go build

mock:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8c9b347

Please sign in to comment.