Skip to content

Commit

Permalink
Correcting yaml syntax. RE:#1581
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed May 28, 2024
1 parent 94d2612 commit 2284cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
- fetch-depth: 0 # Fetch complete history for accurate versioning
fetch-depth: 0 # Fetch complete history for accurate versioning

- uses: ./.github/actions/setup_env
with:
Expand Down

0 comments on commit 2284cfb

Please sign in to comment.