Update ci.yml
This commit is contained in:
parent
97a405f0e7
commit
70f732b61d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
|||||||
- name: Test to see if the project compiles
|
- name: Test to see if the project compiles
|
||||||
run: bash build.sh
|
run: bash build.sh
|
||||||
|
|
||||||
- name: Perform automated checks
|
#- name: Perform automated checks
|
||||||
run: bash lint.sh
|
# run: bash lint.sh
|
||||||
|
|
||||||
# To enable CI failure notifications over Discord, add a "DISCORD_WEBHOOK" secret to the
|
# To enable CI failure notifications over Discord, add a "DISCORD_WEBHOOK" secret to the
|
||||||
# repository equal to the URL for the webhook, and then uncomment the lines below
|
# repository equal to the URL for the webhook, and then uncomment the lines below
|
||||||
|
Loading…
Reference in New Issue
Block a user