Skip to content

Commit

Permalink
Changed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chandr-andr committed Feb 6, 2024
1 parent 1d21ff0 commit 9998ebb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# This file is autogenerated by maturin v1.4.0
# To update, run
#
# maturin generate-ci github
#
name: CI

on:
Expand Down Expand Up @@ -117,4 +112,4 @@ jobs:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
command: upload
args: --non-interactive --skip-existing *
args: --non-interactive --skip-existing *

0 comments on commit 9998ebb

Please sign in to comment.