Skip to content

Commit

Permalink
Use the correct environment
Browse files Browse the repository at this point in the history
  • Loading branch information
tascord committed Apr 8, 2024
1 parent ffcdad3 commit e4e4d4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ env:

jobs:
build:

runs-on: ubuntu-latest

environment: test
steps:
- uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit e4e4d4e

Please sign in to comment.