Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit b9a6df9
Author: Thomas Ng <[email protected]>
Date:   Tue Oct 31 00:14:30 2023 +0800

    Update ms.tex

commit 09ef5dc
Author: Thomas Ng <[email protected]>
Date:   Mon Oct 30 23:12:17 2023 +0800

    Test github action

commit e8610ee
Author: Thomas Ng <[email protected]>
Date:   Wed Oct 18 02:38:13 2023 +0800

    Finalized all changes

commit 65e4228
Author: Thomas Ng <[email protected]>
Date:   Wed Oct 18 02:35:00 2023 +0800

    Update ms.tex

commit f8afc90
Author: Thomas Ng <[email protected]>
Date:   Wed Oct 18 02:30:30 2023 +0800

    Update ms.tex

commit c79e9f7
Author: Thomas Ng <[email protected]>
Date:   Wed Oct 18 02:22:31 2023 +0800

    Update ms.tex

commit 1719f06
Author: Thomas Ng <[email protected]>
Date:   Wed Oct 18 02:15:41 2023 +0800

    Update ms.tex

commit ae61756
Author: Thomas Ng <[email protected]>
Date:   Tue Oct 17 16:54:29 2023 +0800

    Update ms.tex

commit 6f0b2f8
Author: Thomas Ng <[email protected]>
Date:   Tue Oct 17 12:26:15 2023 +0800

    fix bug

commit 31f62e0
Author: Thomas Ng <[email protected]>
Date:   Tue Oct 17 12:24:57 2023 +0800

    Update changes from PRD
  • Loading branch information
thomasckng committed Oct 30, 2023
1 parent cd7bba2 commit d64f6ef
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 88 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Build the article PDF
id: build
uses: showyourwork/showyourwork-action@v1
with:
showyourwork-spec: git+https://github.com/showyourwork/showyourwork.git
env:
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
OVERLEAF_EMAIL: ${{ secrets.OVERLEAF_EMAIL }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Build the article PDF
id: build
uses: showyourwork/showyourwork-action@v1
with:
showyourwork-spec: git+https://github.com/showyourwork/showyourwork.git
env:
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
OVERLEAF_EMAIL: ${{ secrets.OVERLEAF_EMAIL }}
Expand Down
2 changes: 1 addition & 1 deletion src/tex/bib.bib
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ @article{Chia:2020psj
year = "2020"
}

@unpublished{tgrsel},
@unpublished{tgrsel,
author = {Magee, R and Isi, Max and Chatziioannou, Katerina and Vitale, Salvatore and Farr, Will and Pratten, Geraint},
title = {Selection biases in tests of general relativity with gravitational waves},
year = {in prep.}
Expand Down
Loading

0 comments on commit d64f6ef

Please sign in to comment.