Skip to content

Commit

Permalink
remove ls from test
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed May 4, 2023
1 parent f3422f0 commit 45c2406
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: ls
run: "ls -al"
- name: Run respec_action
uses: ./
with:
Expand Down

0 comments on commit 45c2406

Please sign in to comment.