Skip to content

Commit

Permalink
Core: Correct black action to volumetric directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ikelos committed Oct 8, 2023
1 parent f22e33c commit 92e03a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
src: "./volatility3"
src: "./volumetric"

0 comments on commit 92e03a7

Please sign in to comment.