Skip to content

Commit

Permalink
Temporarily disable test that was expected to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Jun 3, 2024
1 parent ce687f4 commit a06c3c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/no-console-warnings.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
frankConfig: [
"frank-manual/srcSteps/ladybugInstance/v520",
"frank-manual/srcSteps/Frank2Hermes/v560"
"frank-manual/srcSteps/ladybugInstance/v520"
# "frank-manual/srcSteps/Frank2Hermes/v560"
]
name: Test that Frank config has no warnings - ${{matrix.frankConfig}}
runs-on: ubuntu-latest
Expand Down

0 comments on commit a06c3c8

Please sign in to comment.