Skip to content

Commit

Permalink
checking that without if statement tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsteuteville committed Feb 21, 2024
1 parent 0e842d8 commit 8af5892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
if: github.repository == 'NREL/fastsim'
# if: github.repository == 'NREL/fastsim'
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 8af5892

Please sign in to comment.