Skip to content

Commit

Permalink
fix: Update test action
Browse files Browse the repository at this point in the history
  • Loading branch information
astubenbord committed Oct 26, 2023
1 parent 8fc4c02 commit 4230b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
cp -R . /tmp/build
- name: Create file in build directory
run: |
ls
echo $(ls)
working-directory: /tmp/build

0 comments on commit 4230b5b

Please sign in to comment.