Skip to content

Commit

Permalink
sldkfjsldk
Browse files Browse the repository at this point in the history
  • Loading branch information
baruch11 committed Oct 25, 2023
1 parent 5f96267 commit 52d509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
Unit-tests:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automaticallyyy triggered by a ${{ github.event_name }} event."
- run: echo "🎉 The job was automaticsddallyyy triggered by a ${{ github.event_name }} event."
- run: echo "hello"
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
Expand Down

0 comments on commit 52d509d

Please sign in to comment.