Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 87d1b94

Browse files
More changes for badge
1 parent c3bc714 commit 87d1b94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/unit-tests.yml‎ renamed to ‎.github/workflows/build-and-test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: unit-tests
1+
name: Build and Test
22

33
on: [push]
44

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Algorithms .NET
22

3-
[![Actions Status](https://github.com/ashkue/algorithms-dotnet/workflows/unit-tests/badge.svg)](https://github.com/ashkue/algorithms-dotnet/actions)
3+
[![Actions Status](https://github.com/ashkue/algorithms-dotnet/workflows/Build%20and%20Test/badge.svg)](https://github.com/ashkue/algorithms-dotnet/actions)
44

55
This repository can help you to prepare yourself for the algorithm questions on .net platform. It includes main sorting algorithms, Fibonacci numbers algorithms and others. Plus it is also covered with tests for better understanding.
66

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /