Skip to content

Commit

Permalink
test file-change-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guoweiming committed Feb 26, 2024
1 parent 227f0cf commit 9fa1b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ntbk_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4
# 运行ipynb
- name: pip_install
uses: ${{ github.workspace }}/.github/workflows/pip_install.yml
uses: ./.github/workflows/pip_install.yml
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 9fa1b0a

Please sign in to comment.