Skip to content

Commit

Permalink
test9
Browse files Browse the repository at this point in the history
  • Loading branch information
saramahmoud5005 committed Oct 30, 2023
1 parent 84ad739 commit 2fbd297
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
jobs:
build:
runs-on: ubuntu-latest

steps:
- name: CheckOut the code
uses: actions/checkout@v2
# lint:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit 2fbd297

Please sign in to comment.