Test stuff
This commit is contained in:
parent
78774060fc
commit
99e4bae97e
1 changed files with 9 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue