Skip to content

Commit

Permalink
fix cmd for ping
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshuverma-dev committed Jul 4, 2024
1 parent 658a7ff commit a8e719a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
flutter-version: '3.19.5'
- name: Test Connectivity
run: |
ping -c 10 jiosaavn.com
ping jiosaavn.com
- name: Dependencies install
run: flutter pub get
- name: Test For Windows
Expand Down

0 comments on commit a8e719a

Please sign in to comment.