Skip to content

Commit

Permalink
Re-enable all tests for container engines
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Jul 26, 2024
1 parent 80bf9a7 commit 0660edc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compliance-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ name: Compliance Test

on:
push:
branches:
- main

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/nextflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Nextflow Test

on:
push:
branches:
- main

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/s3-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ name: S3 Integration Test

on:
push:
branches:
- main

jobs:
s3Test-integration:
Expand Down

0 comments on commit 0660edc

Please sign in to comment.