Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Nov 2, 2023
1 parent fdf9ce5 commit b402b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.git
**/.git
**/__pycache__
**/*.pyc
**/batch-job-templates
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
env:
IMAGES: migrations affymetrix
needs:
- test_affymetrix
- test_base
runs-on: ubuntu-latest-m
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b402b3c

Please sign in to comment.