Skip to content

Commit

Permalink
reenable ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-osman3 committed May 9, 2024
1 parent f72161c commit 7656e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: "1.21"

- name: Build all modules
run: make build || true
run: make build

- name: Test all modules
run: make test || true
run: make test

0 comments on commit 7656e91

Please sign in to comment.