Skip to content

Commit

Permalink
Checkout nontrivial-gray-streams
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Jan 5, 2024
1 parent 5ac0f53 commit cb90b4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ jobs:
container:
image: ghcr.io/yitzchak/archlinux-cl:latest
steps:
- name: Checkout trivial-stream-column
- name: Checkout nontrivial-gray-streams
uses: actions/checkout@v4
with:
repository: yitzchak/trivial-stream-column
path: trivial-stream-column
repository: yitzchak/nontrivial-gray-streams
path: nontrivial-gray-streams
- name: Checkout Incless
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cb90b4b

Please sign in to comment.