Skip to content

Commit

Permalink
Merge #192
Browse files Browse the repository at this point in the history
192: fix Test badge r=odunbar a=odunbar

add master

Co-authored-by: odunbar <[email protected]>
  • Loading branch information
bors[bot] and odunbar committed Oct 3, 2022
2 parents 3e801d0 + 5757a24 commit 71c9bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- staging
- trying
- master
jobs:
test-linux:
timeout-minutes: 60
Expand Down

2 comments on commit 71c9bac

@odunbar
Copy link
Collaborator

@odunbar odunbar commented on 71c9bac Oct 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/69472

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 71c9bac2754abeafc52d8b2469a2ae40bb0c346c
git push origin v0.2.0

Please sign in to comment.