Skip to content

Commit

Permalink
Merge pull request #297 from nutanix/dsl-release-3722-beta
Browse files Browse the repository at this point in the history
Fix release yaml file
  • Loading branch information
dwivediprab authored Apr 26, 2024
2 parents 4d2ebbb + 68e9c8e commit 1de1b3a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- name: black
uses: psf/black@stable # Black
with:
version: "22.6.0"
options: "--check --extend-exclude tests/escript/scripts/"
- name: Setup env
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 1de1b3a

Please sign in to comment.