mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
[CI] Done testing webhook
This commit is contained in:
@@ -5,8 +5,6 @@ jobs:
|
|||||||
build_linux:
|
build_linux:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: TESTING
|
|
||||||
run: exit 1
|
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Download LLVM
|
- name: Download LLVM
|
||||||
run: sudo apt-get install llvm
|
run: sudo apt-get install llvm
|
||||||
|
|||||||
Reference in New Issue
Block a user