Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rl-abdulkarim authored Aug 23, 2024
1 parent f73bc19 commit a9fa258
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
job2:
runs-on: ubuntu-latest
needs: job1

permissions:
contents: write
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit a9fa258

Please sign in to comment.