Skip to content

Commit

Permalink
Refactor workflow files to remove unused e2e test job and update repo…
Browse files Browse the repository at this point in the history
…sitory name

Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
  • Loading branch information
leecalcote committed Sep 30, 2024
1 parent f68c651 commit 28c7020
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 382 deletions.
292 changes: 0 additions & 292 deletions .github/workflows/build-ui-and-server.yml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/build-ui-server-reusable-workflow.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/go-testing-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Install lynx for xdg-open support
run: sudo apt-get install lynx
- name: Setup Go
uses: actions/setup-go@v5
with:
Expand All @@ -66,8 +64,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Install lynx for xdg-open support
run: sudo apt-get install lynx
- name: Setup Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 28c7020

Please sign in to comment.