Skip to content

Commit

Permalink
ci pipeline in development
Browse files Browse the repository at this point in the history
  • Loading branch information
niravshah241 committed Aug 1, 2024
1 parent 12aedc6 commit 3ded925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Print PWD
run: echo $PWD
run: echo $PWD && ls
- name: Install flake8
uses: py-actions/flake8@v2
with:
Expand Down

0 comments on commit 3ded925

Please sign in to comment.