Skip to content

Commit

Permalink
Merge pull request #12 from obss/final-revision
Browse files Browse the repository at this point in the history
workflow updated.
  • Loading branch information
devrimcavusoglu authored Oct 14, 2024
2 parents a9323c9 + 35a4a1d commit 7f9d12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:

- name: Lint with flake8 and black
run: |
conda activate disgem
conda init bash && conda activate disgem
python -m scripts.run_code_style check

0 comments on commit 7f9d12a

Please sign in to comment.