Skip to content

Commit

Permalink
use my own
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 5, 2024
1 parent 891ddff commit 6084113
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ssh-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,11 @@ jobs:
run: |
nvidia-smi
- name: Check path
working-directory: /transformers
run: |
pwd
- name: Show path
run: |
ls -l /transformers/.github/workflows/action.yaml
- name: Check python file
working-directory: /transformers
run: |
python3 check_env.py
- name: Send SSH informations to Slack channel
uses: slackapi/slack-github-action@6c661ce58804a1a20f6dc5fbee7f0381b469e001
# not working
Expand Down

0 comments on commit 6084113

Please sign in to comment.