Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ir4y committed Sep 7, 2023
1 parent 7566288 commit fbb516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run tests
run: >-
mkdir ./tests_zen_project/zen-packages/ &&
ls -la ./test_zen_project &&
ls -la ./tests_zen_project &&
id &&
chmod -R 0666 ./tests_zen_project &&
./run_test.sh
Expand Down

0 comments on commit fbb516f

Please sign in to comment.