Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:
- name: Find example scripts
id: set-matrix
run: |
# Find all example scripts but exclude known failing ones
EXAMPLES=$(find examples -name "*.py" | jq -R -s -c 'split("\n")[:-1]')
echo "examples=$EXAMPLES" >> $GITHUB_OUTPUT

Expand Down
88 changes: 0 additions & 88 deletions examples/scripts/1_Introduction/1.1_Lennard_Jones.py

This file was deleted.

100 changes: 0 additions & 100 deletions examples/scripts/1_Introduction/1.2_MACE.py

This file was deleted.

62 changes: 0 additions & 62 deletions examples/scripts/1_Introduction/1.3_fairchem.py

This file was deleted.

Loading
Loading