Skip to content

Commit

Permalink
chore : fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzoViry1 committed Jan 6, 2025
1 parent 8f3595c commit 9bad3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/doc-snippets/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ runs:
using: "composite"
steps:
- name: Run Doc snippets Tests
run: docker-compose -f .ci/doc/docker-compose.yml run doc-tests index
run: docker compose -f .ci/doc/docker-compose.yml run doc-tests index
shell: bash

0 comments on commit 9bad3c2

Please sign in to comment.