Skip to content

Commit

Permalink
TESTING
Browse files Browse the repository at this point in the history
  • Loading branch information
fajpunk committed Nov 19, 2024
1 parent 7bfb541 commit 3715490
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: env vars
run: echo ${{secrets.LTD_TEST_AWS_ID}} | sed 's/./& /g'

- name: Run tox
uses: lsst-sqre/run-tox@v1
Expand Down

0 comments on commit 3715490

Please sign in to comment.