Skip to content

Commit 7ddf0c7

Browse files
authored
Update main.yml
1 parent 50c7c59 commit 7ddf0c7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

-7
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v1
8-
- run: cd
9-
- run: ls
108
- name: Runs DX Scanner on the code
119
uses: docker://dxheroes/dx-scanner:latest
12-
with:
13-
github_token: ${{ secrets.TEST }}
14-
- run: cd
15-
- run: ls
16-
- run: dx-scanner run --ci

0 commit comments

Comments
 (0)