Skip to content

Commit

Permalink
Update run-unit-tests.yml
Browse files Browse the repository at this point in the history
test with change to name
  • Loading branch information
saumier authored Jan 23, 2025
1 parent b957ce5 commit 96bbaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
- name: Checkout code 2
uses: actions/checkout@v4

- name: Install Ruby and gems
Expand Down

0 comments on commit 96bbaf9

Please sign in to comment.