Skip to content

Commit

Permalink
10
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Nov 15, 2023
1 parent 58641d7 commit ad43783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call_all_jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run-all-AEF-DFF-workflows:
name: ⚙️ Run all AEF-DDF workflows
runs-on: ubuntu-latest
secrets: inherit

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -55,5 +56,4 @@ jobs:

# test-coverage creates data bases for the tests. Here you can specify the schemas you need for the workflow
schema_creation: '"CREATE SCHEMA test; CREATE SCHEMA \"test.one\";"'
secrets: inherit

0 comments on commit ad43783

Please sign in to comment.