Skip to content

Commit

Permalink
test: add paths to functional_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
austinletson committed May 20, 2024
1 parent 775e656 commit 3aa3518
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 27 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Functional Tests
on:
pull_request:
branches: [main]
paths:
- 'scripts/**'
- 'action.yml'
workflow_dispatch:

jobs:
Expand Down
1 change: 0 additions & 1 deletion tests/standalone/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions tests/standalone/Main.lean

This file was deleted.

3 changes: 0 additions & 3 deletions tests/standalone/Standalone.lean

This file was deleted.

1 change: 0 additions & 1 deletion tests/standalone/Standalone/Basic.lean

This file was deleted.

5 changes: 0 additions & 5 deletions tests/standalone/lake-manifest.json

This file was deleted.

12 changes: 0 additions & 12 deletions tests/standalone/lakefile.lean

This file was deleted.

1 change: 0 additions & 1 deletion tests/standalone/lean-toolchain

This file was deleted.

0 comments on commit 3aa3518

Please sign in to comment.