Skip to content

Commit

Permalink
Merge pull request #3156 from eseiler/infra/seqan2_repo
Browse files Browse the repository at this point in the history
[INFRA] Use seqan2 main branch
  • Loading branch information
eseiler authored May 14, 2023
2 parents 2ef89ad + 45eabcd commit 6ce527d
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/avx2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan

- name: Configure APT
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/latest_libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan

- name: Configure APT
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ram_usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: seqan/seqan
ref: namespace
path: seqan3/submodules/seqan
fetch-depth: 1

Expand Down

1 comment on commit 6ce527d

@vercel
Copy link

@vercel vercel bot commented on 6ce527d May 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

seqan3 – ./

seqan3.vercel.app
seqan3-seqan.vercel.app
seqan3-git-master-seqan.vercel.app

Please sign in to comment.