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 1443614 commit d611f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
run: |
mkdir -p /tmp/build
cp -R . /tmp/build
- name: Create file in build directory
run: ls
- run: ls
working-directory: /tmp/build

0 comments on commit d611f4b

Please sign in to comment.