Skip to content

Commit 6bacabe

Browse files
committed
cleanup
1 parent 691d950 commit 6bacabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
python: ["3.11"]
273273
os: [ubuntu-22.04]
274274
fail-fast: false
275-
name: "[build] docker images (all but frontend)"
275+
name: "[build] docker images (excluding frontend)"
276276
steps:
277277
- uses: actions/checkout@v4
278278
- name: setup docker buildx

0 commit comments

Comments
 (0)