Skip to content

Commit

Permalink
Changes to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
ep-93 committed Sep 9, 2024
1 parent 815b32e commit be8c6d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-commit-signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Create a change
working-directory: code
run: |
echo "Another change " >> test.txt
git add test.txt
touch test1.txt
git add test1.txt
# Run steps that make changes to the local repo here.

# Commit all changed files back to the repository
Expand Down

0 comments on commit be8c6d2

Please sign in to comment.