Skip to content

Commit

Permalink
change wrong folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
dengnao-tw committed Oct 16, 2023
1 parent ca103d4 commit 26310be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bruno-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- uses: actions/checkout@v3
- run: npm install
- name: Change directory
run: cd api-collects
run: cd api-collections
- name: run tests
run: npm test

0 comments on commit 26310be

Please sign in to comment.