Skip to content

Commit

Permalink
added ls for testing in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KamyaPA committed Dec 1, 2023
1 parent bc5953a commit eb955ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:

- run: cd ./Ecdar-GUI-Web

- run: ls

- name: Set up Node ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit eb955ec

Please sign in to comment.