Skip to content

Commit

Permalink
ga: updated github actions to test windows
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloitu committed Nov 15, 2023
1 parent d05afe0 commit 54d8744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
if: github.repository == 'SCECcode/pycsep'
if: github.repository == 'pabloitu/pycsep' # todo
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 54d8744

Please sign in to comment.