Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy authored Aug 4, 2024
1 parent 2e83466 commit 186d695
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test_ips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
sudo apt-get update
sudo apt-get install -y jq
pip install ipmgr
- name: Create results file
run: echo "" > results.txt
- name: Create results file
run: echo "" > results.txt

- name: Read and process JSON
id: process_json
Expand Down

0 comments on commit 186d695

Please sign in to comment.