Skip to content

Commit 69ba2ac

Browse files
committed
chore: remove beacon from projects list for now
1 parent 04bae76 commit 69ba2ac

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/test-projects.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
name: "ash_authentication_phoenix",
3030
test-cmd: "mix test --only igniter",
3131
},
32-
{
33-
org: "BeaconCMS",
34-
name: "beacon",
35-
test-cmd: "mix test --only igniter",
36-
},
32+
# {
33+
# org: "BeaconCMS",
34+
# name: "beacon",
35+
# test-cmd: "mix test --only igniter",
36+
# },
3737
{
3838
org: "oban-bg",
3939
name: "oban",

0 commit comments

Comments
 (0)