Skip to content

Commit

Permalink
Update sanity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okakarpa authored Sep 22, 2024
1 parent 994ad73 commit ff89665
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ jobs:
runs-on: arc-runner-set
steps:
- name: Print Environment Variables
run: printenv

- name: Set up Docker
uses: docker/setup-buildx-action@v2

run: printenv
- name: Try rocm-smi
run: |
docker run \
Expand Down

0 comments on commit ff89665

Please sign in to comment.