Skip to content

Commit

Permalink
ignore folder and fix ci issue
Browse files Browse the repository at this point in the history
Signed-off-by: Aisuko <[email protected]>
  • Loading branch information
Aisuko committed Jul 18, 2024
1 parent c2cbb1e commit 1146bb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/linter-and-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ concurrency:
jobs:
check-build-images:
name: 'Docker Build Checker🐳'
needs: [code-quality, unittest]
strategy:
matrix:
config:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

.volumes/
volumes/

0 comments on commit 1146bb6

Please sign in to comment.