Skip to content

Commit 08da9c7

Browse files
committed
CI: rename the windows CI job
1 parent 59c53b2 commit 08da9c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: dev
4+
name: windows/dev
55

66
on:
77
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![pip(Linux&MacOS)](https://github.com/ev-br/mc_lib/actions/workflows/pip_ubuntu_macos.yml/badge.svg)](https://github.com/ev-br/mc_lib/actions/workflows/pip_ubuntu_macos.yml/)
44
[![meson(Linux & MacOS)](https://github.com/ev-br/mc_lib/actions/workflows/dev_ubuntu_macos.yml/badge.svg)](https://github.com/ev-br/mc_lib/actions/workflows/dev_ubuntu_macos.yml/)
5-
[![meson(Windows)](https://github.com/ev-br/mc_lib/actions/workflows/dev_windows.yml/badge.svg)](https://github.com/ev-br/mc_lib/actions/workflows/dev_windows.yml/)
5+
[![meson(Windows)](https://github.com/ev-br/mc_lib/actions/workflows/windows.yml/badge.svg)](https://github.com/ev-br/mc_lib/actions/workflows/windows.yml/)
66
[![license](http://img.shields.io/badge/license-BSD-blue.svg?style=flat)](https://github.com/ev-br/mc_lib/blob/master/LICENSE)
77
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5169027.svg)](https://doi.org/10.5281/zenodo.5169027)
88

0 commit comments

Comments
 (0)