mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 08:42:40 -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