Skip to content

Commit

Permalink
Fix typo (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
rikhuijzer and DilumAluthge committed Dec 28, 2021
1 parent db7b612 commit 101f621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This action runs the tests in a Julia package.

Julia needs to be installed before this action can run. This can easily be achieved with the [setup-julia](https://github.com/marketplace/actions/setup-julia-environment) action.

And example workflow that uses this action might look like this:
An example workflow that uses this action might look like this:

```yaml
name: Run tests
Expand Down

0 comments on commit 101f621

Please sign in to comment.