Skip to content

Commit

Permalink
Update py3_mxnet_ci.yml (#1751)
Browse files Browse the repository at this point in the history
* fix

* fix permission

Co-authored-by: Weisu Yin <[email protected]>
  • Loading branch information
Weisu Yin and yinweisu authored Jun 30, 2022
1 parent 4e1d44d commit 27b7c93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ permissions:
id-token: write
contents: read
statuses: write
pull-requests: write
jobs:
unittest-check:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion tests/py3_mxnet_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- scipy
- cython
- pip=20.2.4
- requests
- requests==2.27.1
- matplotlib
- tqdm
- pillow
Expand Down

0 comments on commit 27b7c93

Please sign in to comment.