Skip to content

Commit

Permalink
[ci] Enhancement: Location for Catnap Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ppenna committed Nov 24, 2023
1 parent aff1d3e commit c6a9997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/catnap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python3 tools/demikernel_ci.py \
--server $SERVER \
--client $CLIENT \
--repository demikernel/demikernel \
--repository demikernel \
--branch origin/${{ github.ref_name }} \
--libos $LIBOS \
--debug \
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
python3 tools/demikernel_ci.py \
--server $SERVER \
--client $CLIENT \
--repository demikernel/demikernel \
--repository demikernel \
--branch origin/${{ github.ref_name }} \
--libos $LIBOS \
--test-unit --test-system all --delay 2 \
Expand Down

0 comments on commit c6a9997

Please sign in to comment.