Skip to content

Commit

Permalink
Update Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahinkumar committed Dec 30, 2024
1 parent 0f2d8c1 commit 14d34fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Rust_Linux.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Linux Build

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust Windows Build
name: Windows Build
on:
push:
branches: [ "main" ]
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
> The Processing algorithms are far from optimal and will undergo massive Improvements. <br>
> Star the repository for progress updates.
![Rust Linux Worklflow](https://github.com/mahinkumar/Nano_image_server/actions/workflows/rust.yml/badge.svg)
![Rust-Linux Worklflow](https://github.com/mahinkumar/Nano_image_server/actions/workflows/Rust_Linux.yml/badge.svg)
![Rust-Windows Worklflow](https://github.com/mahinkumar/Nano_image_server/actions/workflows/Rust_Windows.yml/badge.svg)

# Nano Image Server
Nano Image Server is a tiny, blazingly fast service to serve images with support for image operation on fly.
Expand Down

0 comments on commit 14d34fe

Please sign in to comment.