Skip to content

Commit

Permalink
[INFRA] Use seqan2 main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed May 14, 2023
1 parent 2ef89ad commit 45eabcd
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

0 comments on commit 45eabcd

Please sign in to comment.