Skip to content

Commit

Permalink
Show wheels badge for release only, add testing badge
Browse files Browse the repository at this point in the history
  • Loading branch information
smith120bh committed Feb 26, 2024
1 parent 0d3fc45 commit a83f5b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Test Triangle
on: [pull_request]
on: [pull_request, push]

jobs:
min_build:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Triangle
--------

[![Build Status](https://github.com/smith120bh/triangle/actions/workflows/wheels.yml/badge.svg?branch=master)](https://github.com/smith120bh/triangle/actions/workflows/wheels.yml)
[![master Test Status](https://github.com/smith120bh/triangle/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/smith120bh/triangle/actions/workflows/wheels.yml)
[![Release Wheels Status](https://github.com/smith120bh/triangle/actions/workflows/wheels.yml/badge.svg?event=release)](https://github.com/smith120bh/triangle/actions/workflows/wheels.yml)
<!-- [![Version Status](https://img.shields.io/pypi/v/triangle.svg)](https://pypi.python.org/pypi/triangle/)
[![Downloads](https://img.shields.io/pypi/dm/triangle.svg)](https://pypi.python.org/pypi/triangle/) -->

Expand Down

0 comments on commit a83f5b4

Please sign in to comment.