Skip to content

Commit

Permalink
fix cimon 2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX committed Jul 18, 2024
1 parent ad7ecfe commit 6f2321b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
files.pythonhosted.org
install.python-poetry.org
pypi.org
sentry.io
*.ingest.us.sentry.io
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
files.pythonhosted.org
install.python-poetry.org
pypi.org
sentry.io
*.ingest.us.sentry.io
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 6f2321b

Please sign in to comment.