Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnXuan committed Nov 9, 2023
1 parent 697bb75 commit 14ba5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Collect information about PR and source
#runs-on: ${{ matrix.runs-on }} # todo
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false && github.base_ref == 'main'
#if: github.event.pull_request.draft == false && github.base_ref == 'main'
steps:
- name: Check out CoModels
uses: actions/checkout@v4
Expand Down

0 comments on commit 14ba5c2

Please sign in to comment.