Skip to content

Commit

Permalink
test: Maurik's latest change
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Feb 19, 2024
1 parent d0313b9 commit f453a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defaults:
shell: bash

env:
hipo_version: test-maurik
hipo_version: master
num_events: 10

jobs:
Expand All @@ -44,7 +44,7 @@ jobs:
- name: checkout hipo
uses: actions/checkout@v4
with:
repository: c-dilks/hipo
repository: mholtrop/hipo
ref: ${{ env.hipo_version }}
- name: build
run: |
Expand Down

0 comments on commit f453a37

Please sign in to comment.