Skip to content

Commit

Permalink
Run version test only on master.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamenot committed Jul 31, 2023
1 parent 5cc4c68 commit 52b6fd4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci-python-version-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: SMARTS CI Python Version Tests

# on:
# push:
# branches:
# - master
on: [push, pull_request]

on:
push:
branches:
- master

env:
venv_dir: .venv
Expand Down

0 comments on commit 52b6fd4

Please sign in to comment.