Skip to content

Commit

Permalink
add tox file so release workflows succeed (#996)
Browse files Browse the repository at this point in the history
* add tox file so release workflows succeed

* add empty tox file
  • Loading branch information
colin-rogers-dbt authored Mar 2, 2024
1 parent d568d21 commit a2c4871
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tox]
skipsdist = True
envlist = unit, flake8, integration-spark-thrift

0 comments on commit a2c4871

Please sign in to comment.