Skip to content

Commit

Permalink
add to contribs + fix actions name
Browse files Browse the repository at this point in the history
  • Loading branch information
philomates committed Jan 4, 2024
1 parent f23530b commit 3b5aa45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch: null

jobs:
fetch-deps:
tests:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ that save you the trouble of writing common code:
Learning Midje
=======================

[Tutorial](https://github.com/marick/Midje/wiki/A-tutorial-introduction)
[Tutorial (and sales pitch) for the clojure.test user](https://github.com/marick/Midje/wiki/A-tutorial-introduction-for-Clojure.test-users)
[User guide](https://github.com/marick/Midje/wiki)
[Tutorial](https://github.com/marick/Midje/wiki/A-tutorial-introduction)
[Tutorial (and sales pitch) for the clojure.test user](https://github.com/marick/Midje/wiki/A-tutorial-introduction-for-Clojure.test-users)
[User guide](https://github.com/marick/Midje/wiki)
[Mailing list](http://groups.google.com/group/midje)

Other Tools
Expand All @@ -84,6 +84,7 @@ Contributors
* Sean T. Allen
* Alex Baranosky
* Blake Bassett
* Noah Bogart
* Phillip Calçado
* Toby Crawley
* Chris Devine
Expand Down

0 comments on commit 3b5aa45

Please sign in to comment.