Skip to content

Commit 17efcea

Browse files
committed
Resolve conflicts
1 parent 0901286 commit 17efcea

File tree

6 files changed

+1
-214
lines changed

6 files changed

+1
-214
lines changed

.github/workflows/ci-format.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
name: Format
1616
runs-on: ubuntu-22.04
1717
steps:
18-
<<<<<<< HEAD
19-
- uses: actions/checkout@v5
18+
- uses: actions/checkout@v6
2019
- uses: actions/setup-python@v6
2120
with:
2221
python-version: 3.10.4
@@ -25,14 +24,3 @@ jobs:
2524
- uses: pre-commit/[email protected]
2625
with:
2726
extra_args: --all-files --hook-stage manual
28-
=======
29-
- uses: actions/checkout@v6
30-
- uses: actions/setup-python@v6
31-
with:
32-
python-version: 3.10.4
33-
- name: Install system hooks
34-
run: sudo apt-get install clang-format-14 cppcheck
35-
- uses: pre-commit/[email protected]
36-
with:
37-
extra_args: --all-files --hook-stage manual
38-
>>>>>>> 9715e26 (Bump actions/checkout from 5 to 6 (#1581))

.github/workflows/foxy-binary-build.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/galactic-binary-build.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/reusable_ici.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/sphinx_build.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/update-ci.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)