Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
nzaytsev committed Jul 15, 2024
1 parent c5b3bea commit d4d2309
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- name: Run unit tests
Expand Down
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function App() {
target="_blank"
rel="noopener noreferrer"
>
Learn React
Learn React 1
</a>
</header>
</div>
Expand Down

0 comments on commit d4d2309

Please sign in to comment.