Skip to content

Commit

Permalink
check if golden tests are correctly ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Dec 7, 2023
1 parent 9a749bc commit b254269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/normalCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
env:
CURRY_RUN_GOLDEN: true # run golden tests, see the README for more info
#env:
# CURRY_RUN_GOLDEN: true # run golden tests, see the README for more info
steps:
- uses: actions/checkout@v4
- uses: freckle/stack-action@v4
Expand Down

0 comments on commit b254269

Please sign in to comment.