Skip to content

Commit 0adaffd

Browse files
authored
Update geometry.yml
1 parent 0f95f69 commit 0adaffd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/geometry.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@ jobs:
2424
run: pip install matplotlib numpy
2525

2626
- name: Run Geometry Script
27-
# Path ekdum sahi hai tera
2827
run: python .github/workflows/check_geometry.py
2928

3029
- name: Save My Graph
3130
uses: actions/upload-artifact@v4
3231
with:
3332
name: gprMax-Plot
34-
path: .github/workflows/geometry_preview.png
33+
path: .github/workflows/geometry_preview.png

0 commit comments

Comments
 (0)