Skip to content

Commit

Permalink
fix: ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonov548 committed May 28, 2024
1 parent b2be52b commit a6111a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:

steps:
- uses: actions/checkout@v3
submodules: true
with:
fetch-depth: 0
submodules: true

- name: run sanitizer
uses: addnab/docker-run-action@v3
Expand Down

0 comments on commit a6111a2

Please sign in to comment.