Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
jalling97 committed Jul 22, 2024
1 parent 6cfae8b commit e3dae98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: e2e-1
description: End-to-end testing that deploys and tests Supabase, API, UI, and VLLM
on:
pull_request:
types:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/e2e-2.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: e2e-2
description: End-to-end testing that deploys Supabase and the API, and deploy/tests llama-cpp-python, text-embeddings, and whisper
on:
pull_request:
types:
Expand Down

0 comments on commit e3dae98

Please sign in to comment.