Skip to content

Commit

Permalink
workflow updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimcavusoglu committed Oct 14, 2024
1 parent 3de0b58 commit aa0e2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Conda env create
run: |
conda env create -f environment.yml && conda init bash
source ~/.bashrc
- name: Lint with flake8 and black
Expand Down

0 comments on commit aa0e2d6

Please sign in to comment.