Skip to content

Commit

Permalink
fix pre-test
Browse files Browse the repository at this point in the history
  • Loading branch information
HeySlava committed Oct 7, 2023
1 parent 203b86c commit 2e013d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pre-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ runs:
shell: bash
run: |
ls -lah
echo example.config.ini > config.ini
cp example.config.ini config.ini
cat config.ini
ls -lah

0 comments on commit 2e013d2

Please sign in to comment.