Skip to content

Commit

Permalink
General: Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Somerandomguy10111 committed Feb 6, 2025
1 parent 64aa5b7 commit 8420125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ jobs:
ToxTests:
runs-on: ubuntu-latest
steps:
- uses: ./.github/systemreqs@main
- uses: aimat-lab/xrdpattern/.github/systemreqs@main
- uses: Somerandomguy10111/devops/actions/basepy@main
- uses: Somerandomguy10111/devops/actions/toxtests@main

Dependencies:
runs-on: ubuntu-latest
steps:
- uses: ./.github/systemreqs@main
- uses: aimat-lab/xrdpattern/.github/systemreqs@main
- uses: Somerandomguy10111/devops/actions/basepy@main
- uses: Somerandomguy10111/devops/actions/deptry@main

0 comments on commit 8420125

Please sign in to comment.