Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Sep 30, 2024
1 parent 2df5b17 commit 56eae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Examples
run: make SCHEME="Examples" build-example
- name: SlackClone
run: make SCHEME="SlackClone" buildt-example
run: make SCHEME="SlackClone" build-example
- name: UserManagement
run: make SCHEME="UserManagement" build-example

0 comments on commit 56eae3a

Please sign in to comment.