Skip to content

Commit

Permalink
workflows/update: allow test on other branches
Browse files Browse the repository at this point in the history
  • Loading branch information
linyinfeng committed Apr 19, 2024
1 parent ddc62d7 commit a02a7df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@main
with:
ref: master
- name: Install nix
uses: cachix/install-nix-action@master
with:
Expand Down

0 comments on commit a02a7df

Please sign in to comment.