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 d611f4b commit ddf06f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- name: Create Build Directory
run: |
mkdir -p /tmp/build
touch test.txt
cp -R . /tmp/build
- run: ls
Expand Down

0 comments on commit ddf06f3

Please sign in to comment.