mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 17:53:03 -05:00
Test stuff
This commit is contained in:
9
.github/workflows/main.yml
vendored
Normal file
9
.github/workflows/main.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
name: Builds xmrig
|
||||||
|
steps:
|
||||||
|
- name: Builds xmrig
|
||||||
|
run: echo OK
|
||||||
Reference in New Issue
Block a user