0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Update codeql.yml (#30777)

Remove moot fail-fast option
This commit is contained in:
XhmikosR 2020-05-11 21:04:27 +03:00
parent df91d2cab0
commit eb1df3e079

View File

@ -8,8 +8,6 @@ on:
jobs:
CodeQL-Build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- name: Checkout repository