Skip to content

Commit 3d20164

Browse files
Merge pull request #119 from luminousmining/feat/pipelines
Update workflow name
2 parents 0076be3 + 0a0df8f commit 3d20164

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build CMake Linux Artifact
1+
name: Linux CMake
22

33
on:
44
workflow_dispatch:

.github/workflows/miner_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linux Cuda
1+
name: Linux Miner
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)