Skip to content

Commit

Permalink
Unit-buildbot: fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Jul 3, 2024
1 parent 2eba48d commit 28e4524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-buildbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- name: Check out njs HEAD
if: ${{ matrix.njs == 'HEAD' }}
run: |
run: |
git clone https://github.com/nginx/njs
- name: Check out njs
Expand Down

0 comments on commit 28e4524

Please sign in to comment.