1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Update codeql.yml (#30777)

Remove moot fail-fast option
This commit is contained in:
XhmikosR
2020-05-11 21:04:27 +03:00
committed by GitHub
parent bf06347020
commit a22e2900f9

View File

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