mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
[CI] testing webhook
This commit is contained in:
@@ -5,6 +5,8 @@ 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