Skip to content

Commit

Permalink
Comment-out testing Frank2Transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Dec 6, 2024
1 parent 6524a79 commit 0127fa8
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions .github/workflows/no-console-warnings.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,17 @@ jobs:
iafUtilAllowed: true
withDocker: true
port: 8091
- name: Frank2Transactions with queue
frankConfig: frank-manual/srcSteps/Frank2Transactions/v515
iafUtilAllowed: true
withDocker: true
waitTime: 600
- name: Frank2Transactions with table ibisstore
frankConfig: frank-manual/srcSteps/Frank2Transactions/v525
iafUtilAllowed: true
withDocker: true
waitTime: 600
# To make these work, we need access to our private Nexus docker repository
# - name: Frank2Transactions with queue
# frankConfig: frank-manual/srcSteps/Frank2Transactions/v515
# iafUtilAllowed: true
# withDocker: true
# waitTime: 600
# - name: Frank2Transactions with table ibisstore
# frankConfig: frank-manual/srcSteps/Frank2Transactions/v525
# iafUtilAllowed: true
# withDocker: true
# waitTime: 600
name: ${{matrix.name}} - Test that Frank config has no warnings
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0127fa8

Please sign in to comment.