Skip to content

Commit

Permalink
fix (#681)
Browse files Browse the repository at this point in the history
fixed small CI issue
  • Loading branch information
shaydeci committed Feb 1, 2023
1 parent 627ab20 commit 646c2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ jobs:
steps:
- deci-common/checkout_and_skip_build:
check_version_file: true
skip_md_files: true
skip_md_files: false
- run:
name: add requirements.txt and requirements.pro.txt to source code
command: |
Expand Down

0 comments on commit 646c2fa

Please sign in to comment.