Skip to content

Commit

Permalink
Update github-actions-manually.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimNastoyashchy committed Dec 20, 2022
1 parent adddd17 commit 7d6515b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
job: [0, 1, 2, 3]
job: [0, 1, 2]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7d6515b

Please sign in to comment.