Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gmodena
platform-airflow-dags
Commits
5df6d11e
Commit
5df6d11e
authored
Nov 11, 2021
by
Gmodena
Browse files
Test job failures
parent
03402ed4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
5df6d11e
...
...
@@ -5,7 +5,6 @@ on: [push]
jobs
:
codechecks
:
runs-on
:
ubuntu-latest
continue-on-error
:
true
strategy
:
max-parallel
:
4
matrix
:
...
...
@@ -29,7 +28,6 @@ jobs:
run
:
cd ${{ matrix.pet-data-pipeline }}; make test SKIP_DOCKER=true
dag-validation
:
runs-on
:
ubuntu-latest
continue-on-error
:
true
steps
:
-
uses
:
actions/checkout@v2
-
name
:
Set up Python
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment