-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of the following: commit 735b982 Author: Arjan Scherpenisse <[email protected]> Date: Fri Feb 12 13:48:18 2021 +0100 Fix badge commit a88ab33 Author: Arjan Scherpenisse <[email protected]> Date: Fri Feb 12 13:47:46 2021 +0100 Add workflow name
- Loading branch information
Arjan Scherpenisse
committed
Feb 12, 2021
1 parent
87a9937
commit 5d5f815
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
on: push | ||
|
||
name: | ||
test | ||
|
||
jobs: | ||
test: | ||
runs-on: ubuntu-latest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters